We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52257c2 + 9b6ee33 commit 1116f61Copy full SHA for 1116f61
1 file changed
.github/workflows/build.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: Get Docker metadata
37
if: github.actor != 'dependabot[bot]'
38
id: docker_metadata
39
- uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
+ uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
40
with:
41
images: ghcr.io/${{ github.repository }}/${{ matrix.binary }}
42
- run: echo "GITHUB_REPOSITORY_NAME=$(basename ${{ github.repository }})" >> "$GITHUB_ENV"
0 commit comments