Skip to content

Commit ea2e20a

Browse files
Update docker/build-push-action action to v6.19.2 (#1660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6575dcd commit ea2e20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
tags: type=semver,pattern={{version}}
5050
- name: Build and push Docker image
5151
id: push
52-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
52+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
5353
with:
5454
context: .
5555
push: true

0 commit comments

Comments
 (0)