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 2471877 commit 96d5c0eCopy full SHA for 96d5c0e
1 file changed
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
result-encoding: string
68
69
- name: Build and push to DockerHub
70
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # pin@v7.1.0
+ uses: docker/build-push-action@v7
71
with:
72
context: .
73
file: Dockerfile
0 commit comments