Skip to content

Commit a3485f7

Browse files
authored
Merge pull request #113 from crazy-max/dependabot/npm_and_yarn/actions/core-1.11.1
build(deps): bump @actions/core from 1.10.1 to 1.11.1
2 parents e98084b + 1977c86 commit a3485f7

File tree

4 files changed

+24
-14
lines changed

4 files changed

+24
-14
lines changed

dist/index.js

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
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
@@ -26,7 +26,7 @@
2626
"license": "Apache-2.0",
2727
"packageManager": "yarn@3.6.3",
2828
"dependencies": {
29-
"@actions/core": "^1.10.1",
29+
"@actions/core": "^1.11.1",
3030
"@docker/actions-toolkit": "^0.25.0",
3131
"uuid": "^10.0.0"
3232
},

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,16 @@ __metadata:
7272
languageName: node
7373
linkType: hard
7474

75+
"@actions/core@npm:^1.11.1":
76+
version: 1.11.1
77+
resolution: "@actions/core@npm:1.11.1"
78+
dependencies:
79+
"@actions/exec": ^1.1.1
80+
"@actions/http-client": ^2.0.1
81+
checksum: 9ac7a3e0b478bfefd862dcb4ddaa1d8c3f9076bb1931d3d280918d1749e7783480c6a009c1b009c8bf5093e2d77d9f4e023d70416145bf246f0071736d4ef839
82+
languageName: node
83+
linkType: hard
84+
7585
"@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1":
7686
version: 1.1.1
7787
resolution: "@actions/exec@npm:1.1.1"
@@ -3356,7 +3366,7 @@ __metadata:
33563366
version: 0.0.0-use.local
33573367
resolution: "docker-setup-docker@workspace:."
33583368
dependencies:
3359-
"@actions/core": ^1.10.1
3369+
"@actions/core": ^1.11.1
33603370
"@docker/actions-toolkit": ^0.25.0
33613371
"@types/node": ^20.6.0
33623372
"@typescript-eslint/eslint-plugin": ^6.6.0

0 commit comments

Comments
 (0)