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

Feature/runners (#217)

* Updated runners list and tar updated to 6.1.11

* Updated runners list

* Added nodejs 16

* Updated .gitignore

* some adjusts

* update CHANGELOG

Co-authored-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
This commit is contained in:
shimataro 2022-10-30 23:46:03 +09:00 committed by GitHub
parent fc21805258
commit 53a7c26e5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

3
.gitignore vendored
View file

@ -13,5 +13,8 @@ Thumbs.db
*.orig
*.rej
# IDE
/.idea/
# Node.js modules
/node_modules/