Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 9704df0

Browse files
chore(deps): update docker/build-push-action action to v4 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85c8a34 commit 9704df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/operator-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Build and Push
4646
id: docker_build
47-
uses: docker/build-push-action@v3
47+
uses: docker/build-push-action@v4
4848
if: ${{env.BUILD_VERSION != ''}}
4949
with:
5050
context: ./

0 commit comments

Comments
 (0)