diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 5ad6e4778..c8cc68bf7 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -69,7 +69,7 @@ jobs: ${{ github.workspace }}/build_info.json - name: Create draft release - uses: ncipollo/release-action@v1.11.2 + uses: ncipollo/release-action@v1.12.0 with: artifacts: ${{ github.workspace }}/PocketMine-MP.phar,${{ github.workspace }}/start.*,${{ github.workspace }}/build_info.json commit: ${{ github.sha }} diff --git a/.github/workflows/support.yml b/.github/workflows/support.yml index 44487684b..fe726dfef 100644 --- a/.github/workflows/support.yml +++ b/.github/workflows/support.yml @@ -8,7 +8,7 @@ jobs: support: runs-on: ubuntu-latest steps: - - uses: dessant/support-requests@v2 + - uses: dessant/support-requests@v3 with: github-token: ${{ github.token }} support-label: "Support request" diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 1df291e8e..c3fac9558 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -62,6 +62,11 @@