Skip to content

Commit 754c67f

Browse files
chore(deps): update docker/build-push-action action to v4
1 parent d902e78 commit 754c67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scip-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
password: ${{ secrets.DOCKER_PASSWORD }}
2828
- name: Build and push
2929
id: docker_build_autoindex
30-
uses: docker/build-push-action@v2
30+
uses: docker/build-push-action@v4
3131
with:
3232
file: Dockerfile.autoindex
3333
push: true

0 commit comments

Comments
 (0)