diff --git a/.github/workflows/lib-check.yaml b/.github/workflows/lib-check.yaml index 456d7cffa1..5ffdfacd5a 100644 --- a/.github/workflows/lib-check.yaml +++ b/.github/workflows/lib-check.yaml @@ -27,7 +27,7 @@ jobs: if: ${{ github.event.pull_request.head.repo.full_name == 'canonical/postgresql-operator' }} steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 with: fetch-depth: 0 - name: Check libs