Skip to content

Commit 8a833d3

Browse files
authored
Merge pull request #5210 from HHS/renovate/docker-metadata-action-6.x
chore(deps): update docker/metadata-action action to v6
2 parents 0d153c1 + 37a8c2c commit 8a833d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_data_tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# https://github.com/docker/metadata-action
3838
- name: Extract metadata (tags, labels) for Docker
3939
id: meta
40-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
40+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
4141
with:
4242
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4343

0 commit comments

Comments
 (0)