Skip to content

Commit af69b64

Browse files
chore(deps): update docker/build-push-action action to v6.12.0 (#2590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 202e15b commit af69b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/templates-build-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
password: ${{ secrets.GITHUB_TOKEN }}
4545

4646
- name: Build and push preview image
47-
uses: docker/build-push-action@v6.10.0
47+
uses: docker/build-push-action@v6.12.0
4848
with:
4949
build-args: VERSION="${{ env.artifact_full_version }}"
5050
context: ./src/

0 commit comments

Comments
 (0)