diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index caaf8c3..d1cb8b5 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -89,7 +89,7 @@ jobs: fi - name: Create Release - uses: https://git.quad4.io/actions/gitea-release-action@4875285c0950474efb7ca2df55233c51333eeb74 # v1 + uses: https://git.quad4.io/actions/gitea-release-action@fe8e0322804b48e34e3bddbbf6335bd2b1046eb7 # v1 with: api_url: ${{ secrets.GITEA_API_URL }} gitea_token: ${{ secrets.GITEA_TOKEN }}