Skip to content

Commit 97303c4

Browse files
authored
Merge pull request #12 from Forgotten-MH/dependabot/github_actions/main/docker/metadata-action-6
build(deps): bump docker/metadata-action from 5 to 6
2 parents 0071800 + dd76c9f commit 97303c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
username: ${{ github.actor }}
3434
password: ${{ secrets.GITHUB_TOKEN }}
3535

36-
- uses: docker/metadata-action@v5
36+
- uses: docker/metadata-action@v6
3737
id: meta
3838
with:
3939
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)