Skip to content

Commit

Permalink
Merge pull request #233 from jboss-dockerfiles/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/metadata-action-5.6.1

Bump docker/metadata-action from 5.5.1 to 5.6.1
  • Loading branch information
jmesnil authored Nov 26, 2024
2 parents 89b7829 + 185064e commit ffe1201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: actions/checkout@v4.2.2
- name: Docker meta
id: meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ${{ secrets.REGISTRY }}/${{ secrets.IMAGE }}
flavor: |
Expand Down

0 comments on commit ffe1201

Please sign in to comment.