Skip to content

Commit b7f34cd

Browse files
chore(deps): update docker/build-push-action action to v3.1.1
1 parent 68a7431 commit b7f34cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

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

266266
- name: Build and push
267-
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3.1.0
267+
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # tag=v3.1.1
268268
with:
269269
context: .
270270
push: true

0 commit comments

Comments
 (0)