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