Skip to content

Commit adb42de

Browse files
Update docker/metadata-action action to v5.8.0 (#245)
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | docker/metadata-action | v5.7.0 | v5.8.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 a2515a2 commit adb42de

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@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
47+
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
4848
with:
4949
images: |
5050
name=ghcr.io/nginx/alpine-fips

0 commit comments

Comments
 (0)