Skip to content

Commit 11b4477

Browse files
committed
fix: upgrade @actions/core from 1.10.1 to 1.11.1
Snyk has created this PR to upgrade @actions/core from 1.10.1 to 1.11.1. See this package in npm: @actions/core See this project in Snyk: https://app.snyk.io/org/nerds-github/project/00eaf84d-a05e-4e1a-923e-697960352bb8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 11b4477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/attest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"undici": "^5.28.4"
4343
},
4444
"dependencies": {
45-
"@actions/core": "^1.10.1",
45+
"@actions/core": "^1.11.1",
4646
"@actions/github": "^6.0.0",
4747
"@actions/http-client": "^2.2.3",
4848
"@octokit/plugin-retry": "^6.0.1",

0 commit comments

Comments
 (0)