Merge pull request #12 from Studio-Hardware/dependabot/npm_and_yarn/actions/core-1.8.2

Bump @actions/core from 1.6.0 to 1.8.2
This commit is contained in:
Systems Units 2022-05-28 01:16:32 +03:00 committed by GitHub
commit 7ff4eee158
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -27,7 +27,7 @@
],
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.8.2",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",
"semver": "^7.3.7"