Skip to content

Commit c9a2d1b

Browse files
chore: update docker/metadata-action action to v5.10.0 (#4575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9745719 commit c9a2d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
password: ${{ secrets.DOCKERHUB_TOKEN }}
2727
- name: Docker meta
2828
id: meta
29-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
29+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
3030
with:
3131
images: commitlint/commitlint
3232
tags: |

0 commit comments

Comments
 (0)