Skip to content

Commit 8a2b4c6

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/wrongsecrets-balancer/cookiejar-2.1.4
2 parents 156b66b + 3eca051 commit 8a2b4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
password: ${{ secrets.DOCKER_PASSWORD }}
5757

5858
- name: Build and Push
59-
uses: docker/build-push-action@v3
59+
uses: docker/build-push-action@v4
6060
with:
6161
context: ./${{ matrix.component }}
6262
file: ./${{ matrix.component }}/Dockerfile

0 commit comments

Comments
 (0)