Skip to content

Commit

Permalink
Bump shrink/actions-docker-extract from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [shrink/actions-docker-extract](https://github.com/shrink/actions-docker-extract) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/shrink/actions-docker-extract/releases)
- [Commits](shrink/actions-docker-extract@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: shrink/actions-docker-extract
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tuxji committed Aug 21, 2023
1 parent b70a8d0 commit 6b1afce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Extract kind2 Linux binary
if: runner.os == 'Linux'
id: extract
uses: shrink/actions-docker-extract@v2.0.0
uses: shrink/actions-docker-extract@v2.1.0
with:
image: kind2/kind2:dev
path: /kind2
Expand Down

0 comments on commit 6b1afce

Please sign in to comment.