Merge pull request #110 from fjogeleit/dependabot/npm_and_yarn/actions/core-1.10.1

Bump @actions/core from 1.10.0 to 1.10.1
This commit is contained in:
Frank Jogeleit
2023-09-11 20:43:19 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"yargs": "^17.7.2"
},
"dependencies": {
"@actions/core": "^1.10.0"
"@actions/core": "^1.10.1"
},
"engines": {
"node": ">=16.0.0"