Skip to content

Commit b8d80b7

Browse files
chore(deps): update docker/build-push-action action to v6.10.0 (#82)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent 6432958 commit b8d80b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Build and push Docker image
4747
id: build-and-push
48-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
48+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
4949
with:
5050
context: .
5151
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)