diff --git a/action.yml b/action.yml index 48695cc..8208cba 100644 --- a/action.yml +++ b/action.yml @@ -38,7 +38,7 @@ runs: GH_TOKEN: "${{ inputs.github_token }}" - name: Release Artifacts - uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 with: name: "Nightly Build (${{ env.DATE }})" tag_name: "nightly"