diff --git a/.github/workflows/build-bootc-image.yaml b/.github/workflows/build-bootc-image.yaml index 71692f2..decc23b 100644 --- a/.github/workflows/build-bootc-image.yaml +++ b/.github/workflows/build-bootc-image.yaml @@ -51,7 +51,7 @@ jobs: # These stage versions are pinned by https://github.com/renovatebot/renovate - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: submodules: 'recursive'