Skip to content

Commit

Permalink
Bump kphrx/docker-buildx-imagetools-action from 0.1.1 to 0.1.2 (#252)
Browse files Browse the repository at this point in the history
Bumps [kphrx/docker-buildx-imagetools-action](https://github.com/kphrx/docker-buildx-imagetools-action) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/kphrx/docker-buildx-imagetools-action/releases)
- [Commits](kphrx/docker-buildx-imagetools-action@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: kphrx/docker-buildx-imagetools-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent 4a358ae commit 8e04cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Create manifest list and push
uses: kphrx/[email protected].1
uses: kphrx/[email protected].2
with:
annotations: ${{ steps.metadata.outputs.annotations }}
sources: ${{ steps.digests.outputs.result }}
Expand Down

0 comments on commit 8e04cd0

Please sign in to comment.