We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792d4f4 commit 4ec74e9Copy full SHA for 4ec74e9
.github/workflows/ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
password: ${{ secrets.GITHUB_TOKEN }}
40
41
- id: docker_meta
42
- uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702 # tag=v4.1.0
+ uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea # tag=v4.1.1
43
with:
44
images: |
45
ghcr.io/${{ github.repository }}
0 commit comments