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 545b758 commit 5326fe9Copy full SHA for 5326fe9
.github/workflows/main.yml
@@ -124,7 +124,7 @@ jobs:
124
125
- name: Docker Metadata 🏷️
126
id: meta
127
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
128
with:
129
images: |
130
ghcr.io/${{ github.repository_owner }}/${{ env.APP_NAME }}
0 commit comments