Skip to content

Commit 0419434

Browse files
committed
fix: upgrade @actions/core from 1.10.0 to 1.11.1
Snyk has created this PR to upgrade @actions/core from 1.10.0 to 1.11.1. See this package in npm: @actions/core See this project in Snyk: https://app.eu.snyk.io/org/ukhsa-default/project/4e7685ff-9a93-4c72-8ffc-b24f92a09bc8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 35f93b7 commit 0419434

File tree

2 files changed

+44
-13
lines changed

2 files changed

+44
-13
lines changed

package-lock.json

Lines changed: 43 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"all": "npm run build && npm run format && npm run lint && npm run package && npm test"
3131
},
3232
"dependencies": {
33-
"@actions/core": "^1.10.0",
33+
"@actions/core": "^1.11.1",
3434
"@actions/github": "^5.1.1",
3535
"strip-color": "^0.1.0",
3636
"xml2js": "^0.4.23"

0 commit comments

Comments
 (0)