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 2384322 commit ab5507fCopy full SHA for ab5507f
.github/workflows/ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
password: ${{ secrets.GITHUB_TOKEN }}
40
41
- id: docker_meta
42
- uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea # tag=v4.1.1
+ uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
43
with:
44
images: |
45
ghcr.io/${{ github.repository }}
0 commit comments