Skip to content

Commit

Permalink
Merge pull request #1 from gitops-tools/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/metadata-action-5.5.1

chore(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
  • Loading branch information
bigkevmcd authored Apr 28, 2024
2 parents 79b04d9 + 55f7618 commit 06de73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 06de73b

Please sign in to comment.