Skip to content

Commit ae06d4e

Browse files
authored
Merge pull request #38 from netz39/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents 72b9524 + fea0d66 commit ae06d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

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

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

0 commit comments

Comments
 (0)