Skip to content

Commit 4f45599

Browse files
chore(patch): update docker/build-push-action to v6.19.2 #patch (#275)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent 8c57315 commit 4f45599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
type=sha,format=long,prefix=
4949
- name: Build and push Docker image
5050
id: build-and-push
51-
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
51+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
5252
with:
5353
context: .
5454
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)