Skip to content

Commit

Permalink
Merge pull request #7 from FINTLabs/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5.5.1

Bump docker/metadata-action from 4.3.0 to 5.5.1
  • Loading branch information
erlingjahr authored Jul 22, 2024
2 parents 57a864e + 508ae84 commit 3a330f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Extract metadata (tags, labels) for Docker
uses: docker/metadata-action@v4.3.0
uses: docker/metadata-action@v5.5.1
id: meta
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 3a330f5

Please sign in to comment.