mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* fix test
This commit is contained in:
parent
38770aaee8
commit
c227f1743f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/verify.yml
vendored
1
.github/workflows/verify.yml
vendored
|
@ -76,6 +76,7 @@ jobs:
|
|||
with:
|
||||
private-key: "DUMMY-PRIVATE-KEY" # overwritten; size fill be 17 bytes.
|
||||
public-key: "DUMMY-PUBLIC-KEY" # overwritten; size fill be 16 bytes.
|
||||
name: "id_rsa-2"
|
||||
known-hosts: | # appended; size fill be 36 bytes.
|
||||
DUMMY-KNOWN-HOSTS
|
||||
config: | # appended; size fill be 26 bytes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue