We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70a97e commit a8fc28aCopy full SHA for a8fc28a
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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # pin@v6.19.2
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # pin@v7.0.0
71
with:
72
context: .
73
file: Dockerfile
0 commit comments