Skip to content

Commit 560cebe

Browse files
chore(deps): update docker/build-push-action action to v3.1.0
1 parent fd621af commit 560cebe

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@e551b19e49efd4e98792db7592c17c09b89db8d8 # tag=v3.0.0
267+
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3.1.0
268268
with:
269269
context: .
270270
push: true

0 commit comments

Comments
 (0)