Skip to content

Commit da4672b

Browse files
committed
chore(deps): update docker/build-push-action action to v6.16.0
Signed-off-by: renovate[bot] <[email protected]>
1 parent 4b38eda commit da4672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
password: ${{ secrets.QUAY_PASSWORD_LVH }}
4141

4242
- name: Build and push
43-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
43+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
4444
with:
4545
push: ${{ github.event_name != 'pull_request' }}
4646
context: .

0 commit comments

Comments
 (0)