Skip to content

Commit ab5507f

Browse files
Update docker/metadata-action action to v4.4.0
1 parent 2384322 commit ab5507f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
password: ${{ secrets.GITHUB_TOKEN }}
4040

4141
- id: docker_meta
42-
uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea # tag=v4.1.1
42+
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
4343
with:
4444
images: |
4545
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)