diff --git a/.github/workflows/version_bump_and_new_release.yml b/.github/workflows/version_bump_and_new_release.yml index deaab1b..af1d3ef 100644 --- a/.github/workflows/version_bump_and_new_release.yml +++ b/.github/workflows/version_bump_and_new_release.yml @@ -26,7 +26,7 @@ jobs: BOSH_VERSION: 7.6.1 - name: Checkout the latest Loki Boshrelease - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: repository: cloudfoundry-community/loki-boshrelease submodules: "recursive"