diff --git a/.github/workflows/aggregate-audits.yml b/.github/workflows/aggregate-audits.yml index 0d3ff4b..a9b0ff9 100644 --- a/.github/workflows/aggregate-audits.yml +++ b/.github/workflows/aggregate-audits.yml @@ -18,7 +18,7 @@ jobs: name: Aggregate runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: ref: ${{ github.head_ref }}