diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 23e94910..3d3b0d7c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -39,7 +39,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/setup-release-action@v2023.1210.1904 + uses: LizardByte/setup-release-action@v2023.1219.224836 with: github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/ci-docker.yml b/.github/workflows/ci-docker.yml index ff566fae..01d55db5 100644 --- a/.github/workflows/ci-docker.yml +++ b/.github/workflows/ci-docker.yml @@ -106,7 +106,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/setup-release-action@v2023.1210.1904 + uses: LizardByte/setup-release-action@v2023.1219.224836 with: github_token: ${{ secrets.GITHUB_TOKEN }}