Skip to content

Commit 285934f

Browse files
committed
chore(deps): update docker/build-push-action action to v3
1 parent b98e794 commit 285934f

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
@@ -175,7 +175,7 @@ jobs:
175175
password: ${{ secrets.DOCKER_PASSWORD }}
176176

177177
- name: Build and push
178-
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a # tag=v2.10.0
178+
uses: docker/build-push-action@e551b19e49efd4e98792db7592c17c09b89db8d8 # tag=v3.0.0
179179
with:
180180
context: .
181181
push: true

0 commit comments

Comments
 (0)