Skip to content

Commit de48381

Browse files
authored
Merge pull request #15 from bkahlert/dependabot/github_actions/docker/metadata-action-4
build(deps): bump docker/metadata-action from 3 to 4
2 parents a5d07c2 + c54778d commit de48381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

3232
- name: Docker meta
3333
id: meta
34-
uses: docker/metadata-action@v3
34+
uses: docker/metadata-action@v4
3535
with:
3636
images: |
3737
${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)