diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index 4a228d413..9c21e946b 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -136,7 +136,7 @@ jobs: path: builds/${{ steps.extbuilds.outputs.crdir }} - name: Hide old PR Build Comments if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target' - uses: kanga333/comment-hider@v0.1.1 + uses: kanga333/comment-hider@v0.3.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} - name: Create PR Build Comment