Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action action to v5 (#46)
Browse files Browse the repository at this point in the history
Update docker/metadata-action action to v5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 5ad12b6 commit f113991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ runs:
fi
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
env:
# Annoyingly, docker computes the SHA tags independently of any checkout
# action. This option tells this action to use the PR HEAD SHA during a
Expand Down

0 comments on commit f113991

Please sign in to comment.