Skip to content

Commit c022788

Browse files
Merge pull request #46 from andreibesleaga/dependabot/github_actions/docker/metadata-action-6
chore(deps): bump docker/metadata-action from 5 to 6
2 parents e4bd3af + 0c4e166 commit c022788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
username: ${{ github.actor }}
104104
password: ${{ secrets.GITHUB_TOKEN }}
105105
- id: meta
106-
uses: docker/metadata-action@v5
106+
uses: docker/metadata-action@v6
107107
with:
108108
images: ghcr.io/${{ github.repository }}
109109
tags: |

0 commit comments

Comments
 (0)