Skip to content

Commit 9dfe151

Browse files
committed
fix: remove dsa
Fixes #39
1 parent f253a99 commit 9dfe151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ inputs:
5555
ssh_keyscan_types:
5656
description: 'Comma-separated list of types to use when adding aur.archlinux.org to known hosts'
5757
required: false
58-
default: 'rsa,dsa,ecdsa,ed25519'
58+
default: 'rsa,ecdsa,ed25519'
5959
runs:
6060
using: 'docker'
6161
image: 'Dockerfile'

0 commit comments

Comments
 (0)