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.7.0

This commit is contained in:
shimataro 2024-02-11 11:20:17 +09:00
parent 9383557752
commit 66c45b1b6a
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
3 changed files with 7 additions and 4 deletions

4
package-lock.json generated
View file

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