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