diff --git a/.github/workflows/codegen.yml b/.github/workflows/codegen.yml index fda4e311..c4993f0e 100644 --- a/.github/workflows/codegen.yml +++ b/.github/workflows/codegen.yml @@ -38,7 +38,7 @@ jobs: # the generator repo (private) can be cloned. - name: Fetch ephemeral Github token id: fetch-token - uses: elastic/ci-gh-actions/fetch-github-token@622f9dc1eecdd4af2e81dfb38028aacb1dae03e8 # v1.5.0 + uses: elastic/ci-gh-actions/fetch-github-token@2feb1c6f5086cf8e06f61ef35e275abed3456f7b # v1.5.3 with: vault-instance: "ci-prod" diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ed3a7d50..da0bf79c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Fetch ephemeral Github token id: fetch-token - uses: elastic/ci-gh-actions/fetch-github-token@622f9dc1eecdd4af2e81dfb38028aacb1dae03e8 # v1.5.0 + uses: elastic/ci-gh-actions/fetch-github-token@2feb1c6f5086cf8e06f61ef35e275abed3456f7b # v1.5.3 with: vault-instance: "ci-prod" - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5