Skip to content

Commit db118c2

Browse files
chore(deps)[github-actions]: Update docker/build-push-action action to v4
1 parent 9d9451a commit db118c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
password: ${{ secrets.GITHUB_TOKEN }}
3838
-
3939
name: Build and Push Docker Image
40-
uses: docker/build-push-action@v3
40+
uses: docker/build-push-action@v4
4141
env:
4242
APP_NAME: scm-backup
4343
with:

0 commit comments

Comments
 (0)