1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

version 2.6.0 (#257)

This commit is contained in:
shimataro 2023-10-11 22:58:33 +09:00 committed by GitHub
parent ccfb951a8e
commit a9c5970ee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 15 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "install-ssh-key",
"version": "2.5.1",
"version": "2.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "install-ssh-key",
"version": "2.5.1",
"version": "2.6.0",
"license": "MIT",
"devDependencies": {
"@actions/core": "1.10.1",