We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f253a99 commit 9dfe151Copy full SHA for 9dfe151
action.yml
@@ -55,7 +55,7 @@ inputs:
55
ssh_keyscan_types:
56
description: 'Comma-separated list of types to use when adding aur.archlinux.org to known hosts'
57
required: false
58
- default: 'rsa,dsa,ecdsa,ed25519'
+ default: 'rsa,ecdsa,ed25519'
59
runs:
60
using: 'docker'
61
image: 'Dockerfile'
0 commit comments