Skip to content

Commit d1a1ef8

Browse files
chore(deps): update docker/build-push-action action to v6.19.2 (#393)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent cc90ef8 commit d1a1ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
core.setOutput('tag', tag)
3737
core.setOutput('tag-no-v', tag_no_v)
3838
- name: Build Docker image and push to the Registry
39-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
39+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
4040
with:
4141
context: .
4242
file: ./Dockerfile

0 commit comments

Comments
 (0)