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 6f9dffb commit 8bfbcbcCopy full SHA for 8bfbcbc
.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@359e915ab3220d88514ed693793a5cc795192aa6 # v5
127
with:
128
images: |
129
ghcr.io/${{ github.repository_owner }}/${{ env.APP_NAME }}
0 commit comments