Merge pull request #17 from jhutchings1/dependabot/npm_and_yarn/actions/core-1.10.0

Bump @actions/core from 1.6.0 to 1.10.0
This commit is contained in:
Justin Hutchings
2022-10-04 20:47:26 -07:00
committed by GitHub
2 changed files with 30 additions and 33 deletions

View File

@@ -25,7 +25,7 @@
},
"homepage": "https://github.com/jhutchings1/spdx-to-dependency-graph-action#readme",
"dependencies": {
"@actions/core": "^1.2.5",
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@github/dependency-submission-toolkit": "^1.2.2",
"fs": "^0.0.1-security"