Skip to content

Commit

Permalink
Merge pull request #246 from docker/dependabot/npm_and_yarn/docker/ac…
Browse files Browse the repository at this point in the history
…tions-toolkit-0.7.0

Bump @docker/actions-toolkit from 0.6.0 to 0.7.0
  • Loading branch information
crazy-max committed Jul 7, 2023
2 parents 16c0bc4 + a6c26a9 commit 2a1a44a
Show file tree
Hide file tree
Showing 6 changed files with 1,062 additions and 65 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -285,8 +285,7 @@ jobs:
fail-fast: false
matrix:
buildx-version:
- latest
- v0.4.1
- v0.9.1
- ""
qemu-platforms:
- all
Expand Down Expand Up @@ -503,7 +502,7 @@ jobs:
fail-fast: false
matrix:
version:
- v0.11.0-rc1
- v0.11.0
- v0.10.5
steps:
-
Expand Down
20 changes: 17 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.

806 changes: 758 additions & 48 deletions dist/licenses.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@docker/actions-toolkit": "^0.6.0",
"@docker/actions-toolkit": "^0.7.0",
"js-yaml": "^4.1.0",
"uuid": "^9.0.0"
},
Expand Down

0 comments on commit 2a1a44a

Please sign in to comment.