Skip to content

Commit 5393cf3

Browse files
Bump docker/metadata-action from 3 to 4 (#122)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d05a27 commit 5393cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: brpaz/hadolint-action@v1.5.0
2121
- name: Docker meta
2222
id: meta
23-
uses: docker/metadata-action@v3
23+
uses: docker/metadata-action@v4
2424
with:
2525
# list of Docker images to use as base name for tags
2626
images: |

0 commit comments

Comments
 (0)