Skip to content

Commit 8e3f71f

Browse files
chore(deps): update docker/metadata-action action to v6
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------ | | github-tags | docker/metadata-action | v5.10.0 | v6.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 34d26c3 commit 8e3f71f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-doc-generator.yaml

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

3030
- name: Docker meta
3131
id: meta
32-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
32+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
3333
with:
3434
images: ghcr.io/grafana/helm-chart-toolbox-doc-generator
3535
tags: |

.github/workflows/build-schema-generator.yaml

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

3030
- name: Docker meta
3131
id: meta
32-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
32+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
3333
with:
3434
images: ghcr.io/grafana/helm-chart-toolbox-schema-generator
3535
tags: |

0 commit comments

Comments
 (0)