diff --git a/.github/workflows/agent.yaml b/.github/workflows/agent.yaml index 1c39047..566be1f 100644 --- a/.github/workflows/agent.yaml +++ b/.github/workflows/agent.yaml @@ -59,7 +59,7 @@ jobs: - name: Checkout # yamllint disable-line rule:line-length rule:comments - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: # github.head_ref: PR events (pull_request, pull_request_target) # github.event.pull_request.head.ref: PR review/comment events