We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c79dbc1 + d585568 commit f024468Copy full SHA for f024468
1 file changed
.github/workflows/nodejs.yml
@@ -319,7 +319,7 @@ jobs:
319
password: ${{ secrets.DOCKER_PASSWORD }}
320
321
- name: Build and push
322
- uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
+ uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
323
with:
324
context: .
325
push: true
0 commit comments