Skip to content

Commit

Permalink
Merge pull request #1147 from docker/dependabot/npm_and_yarn/docker/a…
Browse files Browse the repository at this point in the history
…ctions-toolkit-0.26.2

chore(deps): Bump @docker/actions-toolkit from 0.26.1 to 0.26.2
  • Loading branch information
crazy-max committed Jun 20, 2024
2 parents 94f8f8c + c0a6b96 commit f6010ea
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.1",
"@docker/actions-toolkit": "0.26.1",
"@docker/actions-toolkit": "0.26.2",
"handlebars": "^4.7.7"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1055,9 +1055,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:0.26.1":
version: 0.26.1
resolution: "@docker/actions-toolkit@npm:0.26.1"
"@docker/actions-toolkit@npm:0.26.2":
version: 0.26.2
resolution: "@docker/actions-toolkit@npm:0.26.2"
dependencies:
"@actions/artifact": ^2.1.7
"@actions/cache": ^3.2.4
Expand All @@ -1079,7 +1079,7 @@ __metadata:
semver: ^7.6.2
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: 1c1f1294089ad586521f61945b951e2878054df0a887b0e0604967fedd689a7e11b69054c101a68df0d2ffb96cd8f1ddb19be456cc867b8bcf78118527beb942
checksum: f123f3f1c3369d7557948707e98a0005e43beb4c586f55befc0168426d29cab2ab4daa9dcf114b9e1de45883e2cc42365c69bdca8d61dbb5b2f3241ef4377049
languageName: node
linkType: hard

Expand Down Expand Up @@ -3149,7 +3149,7 @@ __metadata:
resolution: "docker-build-push@workspace:."
dependencies:
"@actions/core": ^1.10.1
"@docker/actions-toolkit": 0.26.1
"@docker/actions-toolkit": 0.26.2
"@types/node": ^20.12.12
"@typescript-eslint/eslint-plugin": ^7.9.0
"@typescript-eslint/parser": ^7.9.0
Expand Down

0 comments on commit f6010ea

Please sign in to comment.