Skip to content

Commit

Permalink
Merge pull request #325 from johanhelsing/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/metadata-action-5

chore(deps): bump docker/metadata-action from 4 to 5
  • Loading branch information
johanhelsing authored Sep 21, 2023
2 parents b23e825 + 3db1bb1 commit 4a4a91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:

- name: Docker Metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.IMAGE_REPOSITORY }}
tags: |
Expand Down

0 comments on commit 4a4a91c

Please sign in to comment.