diff --git a/.github/workflows/build-branch.yml b/.github/workflows/build-branch.yml index 8ad71e7d68a..b785ce94cdb 100644 --- a/.github/workflows/build-branch.yml +++ b/.github/workflows/build-branch.yml @@ -391,7 +391,7 @@ jobs: - name: Create Release id: create_release - uses: softprops/action-gh-release@v2.6.1 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token with: