Skip to content

Commit ab3286b

Browse files
Update docker/metadata-action action to v5.10.0 (#282)
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------- | | github-tags | docker/metadata-action | v5.9.0 | v5.10.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be507af commit ab3286b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Docker meta
4646
id: meta
47-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
47+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
4848
with:
4949
images: |
5050
name=ghcr.io/nginx/alpine-fips

0 commit comments

Comments
 (0)