diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b69bc1c..cd6fb59 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: actions: read steps: - name: Check the pull-request contract - 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