We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfc81a commit a9bcdfcCopy full SHA for a9bcdfc
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
password: ${{ secrets.GITHUB_TOKEN }}
40
41
- id: docker_meta
42
- uses: docker/metadata-action@v3.7.0
+ uses: docker/metadata-action@v5.5.0
43
with:
44
images: |
45
ghcr.io/${{ github.repository }}
0 commit comments