Skip to content

Commit 218aaac

Browse files
authored
Merge pull request #94 from crazy-max/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2 parents 07a6c92 + 4e633a0 commit 218aaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
-
3131
name: Docker meta
3232
id: meta
33-
uses: docker/metadata-action@v4
33+
uses: docker/metadata-action@v5
3434
with:
3535
images: |
3636
${{ env.DOCKERHUB_SLUG }}

0 commit comments

Comments
 (0)