Skip to content

Commit 1953b00

Browse files
Update docker/metadata-action action to v5.8.0
| 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>
1 parent 0051389 commit 1953b00

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
@@ -114,7 +114,7 @@ jobs:
114114

115115
- name: Docker meta
116116
id: meta
117-
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
117+
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
118118
with:
119119
images: |
120120
name=nginx/nginx-prometheus-exporter,enable=${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)