diff --git a/.github/workflows/try-in-web-ide.yaml b/.github/workflows/try-in-web-ide.yaml index 424f80d6..4e1066c3 100644 --- a/.github/workflows/try-in-web-ide.yaml +++ b/.github/workflows/try-in-web-ide.yaml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Web IDE Pull Request Check - uses: redhat-actions/try-in-web-ide@v1.4 + uses: redhat-actions/try-in-web-ide@v2 with: github_token: ${{ secrets.GITHUB_TOKEN }} add_comment: false