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.
2 parents c463954 + be8d976 commit 94b453dCopy full SHA for 94b453d
.github/workflows/docker-build.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Metadata for the image
35
id: meta
36
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # ratchet:docker/metadata-action@v5
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # ratchet:docker/metadata-action@v5
37
with:
38
images: ghcr.io/${{ github.repository }}
39
tags: |
0 commit comments