We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d153c1 + 37a8c2c commit 8a833d3Copy full SHA for 8a833d3
1 file changed
.github/workflows/build_data_tools.yml
@@ -37,7 +37,7 @@ jobs:
37
# https://github.com/docker/metadata-action
38
- name: Extract metadata (tags, labels) for Docker
39
id: meta
40
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
41
with:
42
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
43
0 commit comments