We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8341829 commit e7e8b1eCopy full SHA for e7e8b1e
.github/workflows/docker.yml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.DOCKER_PASSWORD }}
29
30
- name: Build and push Docker image
31
- uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
32
with:
33
context: .
34
push: true
0 commit comments