Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit f273fc3

Browse files
Update docker/metadata-action action to v4.6.0
1 parent 2384322 commit f273fc3

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

0 commit comments

Comments
 (0)