Skip to content

Commit ff1957f

Browse files
authored
Merge pull request #349 from sparanoid/renovate/docker-build-push-action-4.x
2 parents 7550db9 + 6f496f4 commit ff1957f

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)