We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a64d3 commit 129311cCopy full SHA for 129311c
.github/workflows/devcontainer.yml
@@ -56,7 +56,7 @@ jobs:
56
password: ${{ secrets.DOCKERHUB_PASSWORD }}
57
58
- name: Build and push to registries
59
- uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
+ uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
60
with:
61
file: ./devcontainer.Dockerfile
62
push: true
0 commit comments