diff --git a/.github/workflows/__main-ci.yml b/.github/workflows/__main-ci.yml index 67122a50..f2974b2e 100644 --- a/.github/workflows/__main-ci.yml +++ b/.github/workflows/__main-ci.yml @@ -83,7 +83,7 @@ jobs: release: needs: ci if: github.event_name != 'schedule' - uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@1a70990f2168a7b322632383edf9ca29d8d8b173 # 0.19.0 + uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1 permissions: contents: read with: diff --git a/actions/helm/generate-docs/action.yml b/actions/helm/generate-docs/action.yml index 2b51808b..c76425a4 100644 --- a/actions/helm/generate-docs/action.yml +++ b/actions/helm/generate-docs/action.yml @@ -142,7 +142,7 @@ runs: working-directory: ${{ steps.prepare-variables.outputs.working-directory }} - name: Setup Node.js - uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@009e0e9d11a45eda39342243a14a4e5c3c6eaef3 # 0.21.1 + uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@c9d9d041ba4ef35695ee469c4782fa6a8bbebbcc # 0.21.2 with: working-directory: ${{ github.action_path }}