diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dfa2c4ae..3b9cd5c2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,7 +67,7 @@ jobs: result-encoding: string - name: Build and push to DockerHub - uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # pin@v7.0.0 + uses: docker/build-push-action@v7 with: context: . file: Dockerfile