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 8d86a28 commit 3473724Copy full SHA for 3473724
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
password: ${{ github.token }}
48
49
- id: docker_meta
50
- uses: docker/metadata-action@v5.7.0
+ uses: docker/metadata-action@v5.8.0
51
with:
52
images: ghcr.io/${{ github.repository }}
53
tags: type=sha,format=long
0 commit comments