We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75f00d commit 2cae8e0Copy full SHA for 2cae8e0
.github/workflows/container_image.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Extract Docker metadata
39
id: meta
40
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
41
with:
42
github-token: ${{ secrets.GITHUB_TOKEN }}
43
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
0 commit comments