Skip to content

Commit a9bcdfc

Browse files
Update docker/metadata-action action to v5
1 parent 1bfc81a commit a9bcdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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@v3.7.0
42+
uses: docker/metadata-action@v5.5.0
4343
with:
4444
images: |
4545
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)