Skip to content

Commit a06f37b

Browse files
build(deps): bump docker/metadata-action from 5 to 6 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc1b006 commit a06f37b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
password: ${{ secrets.GITHUB_TOKEN }}
4141

4242
- name: Extract metadata
43-
uses: docker/metadata-action@v5
43+
uses: docker/metadata-action@v6
4444
id: metadata
4545
with:
4646
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)