diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0517efb862b..b9a2dd44ea7 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -178,7 +178,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.520.211408 + uses: LizardByte/create-release-action@v2024.524.143912 with: allowUpdates: true discussionCategory: announcements @@ -468,7 +468,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.520.211408 + uses: LizardByte/create-release-action@v2024.524.143912 with: allowUpdates: true discussionCategory: announcements @@ -566,7 +566,7 @@ jobs: if: >- matrix.release && needs.setup_release.outputs.publish_release == 'true' - uses: LizardByte/create-release-action@v2024.520.211408 + uses: LizardByte/create-release-action@v2024.524.143912 with: allowUpdates: true artifacts: '${{ github.workspace }}/homebrew/*' @@ -807,7 +807,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.520.211408 + uses: LizardByte/create-release-action@v2024.524.143912 with: allowUpdates: true discussionCategory: announcements @@ -1064,7 +1064,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.520.211408 + uses: LizardByte/create-release-action@v2024.524.143912 with: allowUpdates: true discussionCategory: announcements