diff --git a/.github/workflows/run-acceptance-tests.yml b/.github/workflows/run-acceptance-tests.yml index 41430f3..9a20a03 100644 --- a/.github/workflows/run-acceptance-tests.yml +++ b/.github/workflows/run-acceptance-tests.yml @@ -64,8 +64,6 @@ jobs: id-token: write # For ESC secrets. pull-requests: write # For schema check comment. steps: - - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@v3 - name: Checkout Repo uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: