Skip to content

Commit f6d3fc2

Browse files
chore(deps)[github-actions]: Update docker/build-push-action action to v5
1 parent f58c530 commit f6d3fc2

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
@@ -35,7 +35,7 @@ jobs:
3535
password: ${{ secrets.DOCKERHUB_TOKEN }}
3636

3737
- name: Build and Push Docker Image
38-
uses: docker/build-push-action@v4
38+
uses: docker/build-push-action@v5
3939
env:
4040
DOCKERHUB_NAMESPACE: juroapp
4141
APP_NAME: scm-backup

0 commit comments

Comments
 (0)