Skip to content

Commit f113991

Browse files
chore(deps): update docker/metadata-action action to v5 (#46)
Update docker/metadata-action action to v5 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ad12b6 commit f113991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ runs:
101101
fi
102102
- name: Docker meta
103103
id: meta
104-
uses: docker/metadata-action@v4
104+
uses: docker/metadata-action@v5
105105
env:
106106
# Annoyingly, docker computes the SHA tags independently of any checkout
107107
# action. This option tells this action to use the PR HEAD SHA during a

0 commit comments

Comments
 (0)