diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02ef44c..ca78d45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: - name: Check the pull-request contract # A `push` or `merge_group` run carries no pull-request number, which # makes this step a no-op reporting every output as `skipped`. - uses: melodic-software/ci-workflows/.github/actions/pr-contract@906ae7ef379ea4d2b8497f64475dce1d3d8715c4 # v0.22.0 + uses: melodic-software/ci-workflows/.github/actions/pr-contract@5776760254f8b63cba44e896f51604cb755350d9 # v0.22.2 with: token: ${{ github.token }} - name: Aggregate lane results