Skip to content

Commit 8aa1c40

Browse files
ci: bump docker/build-push-action from 6.15.0 to 6.16.0 (#388)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f10379 commit 8aa1c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
type=raw,value=${{ steps.version.outputs.pretty_branch_name }}
9898
9999
- name: Push Docker image
100-
uses: docker/build-push-action@v6.15.0
100+
uses: docker/build-push-action@v6.16.0
101101
id: docker_build_and_push
102102
with:
103103
context: .

0 commit comments

Comments
 (0)