Skip to content

Commit e26c580

Browse files
renovate[bot]kkourt
authored andcommitted
Update docker/build-push-action action to v6.12.0
Signed-off-by: renovate[bot] <[email protected]>
1 parent c8efbdb commit e26c580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildx-stage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
password: ${{ secrets.QUAY_ROBOT_TOKEN }}
117117
- name: build and push
118118
if: ${{ steps.check.outputs.build == 'y' && !inputs.dry-run }}
119-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
119+
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
120120
with:
121121
context: .
122122
push: true

0 commit comments

Comments
 (0)