Skip to content

Commit 360daf3

Browse files
Merge pull request #99 from GitTimeraider/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents baaa948 + cf575de commit 360daf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

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

3838
- name: Extract metadata
3939
id: meta
40-
uses: docker/metadata-action@v5
40+
uses: docker/metadata-action@v6
4141
with:
4242
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4343
tags: |

0 commit comments

Comments
 (0)