Skip to content

Commit

Permalink
Merge pull request #2 from sarg3nt/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-5.5.1

Bump docker/metadata-action from 3.8.0 to 5.5.1
  • Loading branch information
sarg3nt authored Oct 28, 2024
2 parents 29dc85c + afd9c3c commit 9078fa8
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 @@ -39,7 +39,7 @@ jobs:

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@b2391d37b4157fa4aa2e118d643f417910ff3242 # v3.8.0
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 9078fa8

Please sign in to comment.