Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @docker/actions-toolkit from 0.6.0 to 0.7.0 #246

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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