Skip to content

Commit 12f9170

Browse files
authored
Merge pull request #14 from redhat-developer/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.18.0
2 parents fa90089 + 457d4a4 commit 12f9170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
141141
- name: Build and Push Container Image
142142
if: steps.skip_check.outputs.should_skip != 'true'
143-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
143+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
144144
with:
145145
context: .
146146
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)