Skip to content

Commit dd7f630

Browse files
authoredOct 11, 2024··
fix(deps): update dependency @actions/core to v1.11.1
| datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | npm | @actions/core | 1.11.0 | 1.11.1 |
1 parent 13076db commit dd7f630

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"start": "run-s build && node dist"
3333
},
3434
"dependencies": {
35-
"@actions/core": "1.11.0",
35+
"@actions/core": "1.11.1",
3636
"@actions/exec": "1.1.1"
3737
},
3838
"devDependencies": {

‎pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.