Skip to content

Commit 1df8ab0

Browse files
authored
Merge pull request #36 from jihchi/dependabot/github_actions/docker/metadata-action-6
chore: bump docker/metadata-action from 5 to 6
2 parents d9b5a3e + b6f6bbc commit 1df8ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Extract metadata
3434
id: meta
35-
uses: docker/metadata-action@v5
35+
uses: docker/metadata-action@v6
3636
with:
3737
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3838
tags: |

0 commit comments

Comments
 (0)