We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8adebec + 94f4ba6 commit cac5067Copy full SHA for cac5067
1 file changed
.github/workflows/nodejs.yml
@@ -274,7 +274,7 @@ jobs:
274
password: ${{ secrets.DOCKER_PASSWORD }}
275
276
- name: Build and push
277
- uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # tag=v3.2.0
+ uses: docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6 # v3.3.1
278
with:
279
context: .
280
push: true
0 commit comments