diff --git a/.github/workflows/quay-mgmt.yml b/.github/workflows/quay-mgmt.yml index 237dbc5..820c1d2 100644 --- a/.github/workflows/quay-mgmt.yml +++ b/.github/workflows/quay-mgmt.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Run ansible-lint uses: ansible/ansible-lint-action@main with: