Skip to content

Commit

Permalink
Bump shrink/actions-docker-extract from 2 to 3
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 to 3.
- [Release notes](https://github.com/shrink/actions-docker-extract/releases)
- [Commits](shrink/actions-docker-extract@v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acornett21 committed Sep 21, 2023
1 parent 0f0a06f commit 995eb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
password: ${{ secrets.password }}

- name: Extract executable
uses: shrink/actions-docker-extract@v2
uses: shrink/actions-docker-extract@v3
id: extract
with:
image: ${{ secrets.registry }}/${{ inputs.name }}:${{ inputs.tag }}-${{ matrix.platform }}-${{ matrix.architecture }}
Expand Down

0 comments on commit 995eb66

Please sign in to comment.