Skip to content

Commit

Permalink
fix: upgrade @actions/core from 1.10.1 to 1.11.0 (#22)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @actions/core from 1.10.1 to 1.11.0.

See this package in npm:
@actions/core

See this project in Snyk:
https://app.snyk.io/org/daanv2/project/6117688d-c04a-41e8-8d90-254d285c56b0?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
DaanV2 and snyk-bot authored Oct 27, 2024
1 parent bfbf66d commit 8e5f5fe
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 15 deletions.
36 changes: 22 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.0",
"picomatch": "^4.0.2"
}
}

0 comments on commit 8e5f5fe

Please sign in to comment.