Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent c8203db commit 3f970aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@
"test:unit:coverage": "c8 npm run test:unit"
},
"dependencies": {
"@actions/core": "1.11.0",
"@actions/core": "1.11.1",
"got": "11.8.6",
"tslib": "2.7.0"
},
Expand Down

0 comments on commit 3f970aa

Please sign in to comment.