Skip to content

Commit 1adb870

Browse files
Update docker/metadata-action action to v4.3.0
1 parent 2384322 commit 1adb870

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@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v4.3.0
4343
with:
4444
images: |
4545
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)