Skip to content

Commit 55235e1

Browse files
Merge pull request #375 from EricCrosson/renovate/actions-core-1.x
fix(deps): update dependency @actions/core to v1.11.0
2 parents 032ec65 + d42ac16 commit 55235e1

2 files changed

Lines changed: 12 additions & 22 deletions

File tree

package-lock.json

Lines changed: 11 additions & 21 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
@@ -20,7 +20,7 @@
2020
"type-check": "tsc --noEmit"
2121
},
2222
"dependencies": {
23-
"@actions/core": "1.10.1",
23+
"@actions/core": "1.11.0",
2424
"@actions/tool-cache": "2.0.1",
2525
"@octokit/plugin-throttling": "9.3.1",
2626
"@octokit/rest": "21.0.2",

0 commit comments

Comments
 (0)