Skip to content

Commit 9358fb8

Browse files
fix(deps): update dependency @actions/core to v1.11.1
1 parent f44e4a1 commit 9358fb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -209,7 +209,7 @@
209209
"node": ">=20"
210210
},
211211
"dependencies": {
212-
"@actions/core": "1.11.0",
212+
"@actions/core": "1.11.1",
213213
"@actions/github": "6.0.0",
214214
"zod": "3.23.8"
215215
}

0 commit comments

Comments
 (0)