diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a25bdae..064a3ed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -188,7 +188,7 @@ jobs: GH_TOKEN: ${{ github.token }} - name: Create alpha release - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3 with: tag_name: alpha target_commitish: ${{ github.sha }} @@ -220,7 +220,7 @@ jobs: path: artifact - name: Create draft release - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3 with: files: | artifact/InfinityEngine-Enhancer-bundle.zip