diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index bf1cc67..71545df 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -7,7 +7,7 @@ jobs: review: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - uses: blake-mealey/openapi-review-action@v1 with: spec-paths: poweroffice-go-openapi.yml