Skip to content

Commit

Permalink
Merge pull request #35 from crazy-max/dependabot/npm_and_yarn/actions…
Browse files Browse the repository at this point in the history
…/core-1.10.1

build(deps): bump @actions/core from 1.10.0 to 1.10.1
  • Loading branch information
crazy-max authored Sep 13, 2023
2 parents df974f6 + df46d89 commit 828496e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 6 deletions.
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@docker/actions-toolkit": "^0.12.0",
"uuid": "^9.0.1"
},
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@ __metadata:
languageName: node
linkType: hard

"@actions/core@npm:^1.10.1":
version: 1.10.1
resolution: "@actions/core@npm:1.10.1"
dependencies:
"@actions/http-client": ^2.0.1
uuid: ^8.3.2
checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
languageName: node
linkType: hard

"@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1":
version: 1.1.1
resolution: "@actions/exec@npm:1.1.1"
Expand Down Expand Up @@ -2722,7 +2732,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": ^1.10.0
"@actions/core": ^1.10.1
"@docker/actions-toolkit": ^0.12.0
"@types/node": ^20.6.0
"@typescript-eslint/eslint-plugin": ^6.6.0
Expand Down

0 comments on commit 828496e

Please sign in to comment.