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

Commit 7615101

Browse files
renovate[bot]jee-r
authored andcommitted
chore(deps): update docker/build-push-action action to v4
1 parent 3413664 commit 7615101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
username: ${{ github.actor }}
5959
password: ${{ secrets.GITHUB_TOKEN }}
6060
- name: Build and Push
61-
uses: docker/build-push-action@v3
61+
uses: docker/build-push-action@v4
6262
with:
6363
context: .
6464
file: ./Dockerfile

0 commit comments

Comments
 (0)