Skip to content

Commit

Permalink
ci(github-action)!: Update docker/metadata-action action ( v3 → v5 )
Browse files Browse the repository at this point in the history
| datasource  | package                | from | to |
| ----------- | ---------------------- | ---- | -- |
| github-tags | docker/metadata-action | v3   | v5 |
  • Loading branch information
dependa-jr[bot] authored Jun 28, 2024
1 parent 6f23d54 commit 800c3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
labels: |
Expand Down

0 comments on commit 800c3a5

Please sign in to comment.