Skip to content

Commit

Permalink
Bump crazy-max/ghaction-docker-meta from 5.5.1 to 5.6.1 (#2)
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5.5.1 to 5.6.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](docker/metadata-action@v5.5.1...v5.6.1)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 32e70ca commit d8f6a0e
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 @@ -49,7 +49,7 @@ jobs:

- name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v5.5.1
uses: crazy-max/ghaction-docker-meta@v5.6.1
with:
images: ${{ secrets.RELEASE_REGISTRY }}/xnet
tags: |
Expand Down

0 comments on commit d8f6a0e

Please sign in to comment.