WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f5dfcd3

Browse files
Update docker/metadata-action action to v5.10.0 (#348)
| 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 36c3f4e commit f5dfcd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

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

7878
- name: Docker meta
7979
id: meta
80-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
80+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
8181
with:
8282
images: |
8383
name=nginxcontrib/nginx-ubi,enable=${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)