Skip to content

Commit 6f496f4

Browse files
chore(deps): update docker/build-push-action action to v4
1 parent 7550db9 commit 6f496f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
type=sha
117117
118118
- name: Build and push
119-
uses: docker/build-push-action@v3
119+
uses: docker/build-push-action@v4
120120
with:
121121
context: .
122122
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)