Skip to content

Commit 14d05e2

Browse files
renovate-botsksat
authored andcommitted
chore(deps): update docker/build-push-action action to v3
1 parent b7cca0d commit 14d05e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
password: ${{ secrets.DOCKERHUB_TOKEN }}
4747

4848
- name: Build and Push
49-
uses: docker/build-push-action@v2
49+
uses: docker/build-push-action@v3
5050
with:
5151
context: .
5252
push: ${{ github.ref == 'refs/heads/master' }}

0 commit comments

Comments
 (0)