Skip to content

Commit bfb1e6b

Browse files
chore(github-actions): update docker/build-push-action action to v7.2.0 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c63f227 commit bfb1e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
password: ${{ secrets.DOCKERHUB_TOKEN }}
2626

2727
- name: Build and push Docker image
28-
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
28+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
2929
with:
3030
push: ${{ github.ref_name == 'main' }}
3131
tags: jkroepke/wixtoolset:latest

0 commit comments

Comments
 (0)