From 043ae9505e922c0c3b4c1e4903ed1fc92bb9d0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 06:38:46 +0000 Subject: [PATCH] chore(deps): bump the github-actions-dependencies group across 2 directories with 1 update Bumps the github-actions-dependencies group with 1 update in the / directory: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Bumps the github-actions-dependencies group with 1 update in the /actions/helm/generate-docs directory: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](https://github.com/actions/create-github-app-token/compare/f8d387b68d61c58ab83c6c016672934102569859...7bd03711494f032dfa3be3558f7dc8787b0be333) Updates `actions/create-github-app-token` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](https://github.com/actions/create-github-app-token/compare/f8d387b68d61c58ab83c6c016672934102569859...7bd03711494f032dfa3be3558f7dc8787b0be333) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: actions/create-github-app-token dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-build-images.yml | 2 +- actions/helm/generate-docs/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker-build-images.yml b/.github/workflows/docker-build-images.yml index 51bd3742..09f7e657 100644 --- a/.github/workflows/docker-build-images.yml +++ b/.github/workflows/docker-build-images.yml @@ -385,7 +385,7 @@ jobs: with: actions-path: actions - - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 + - uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0 if: inputs.build-secret-github-app-id id: generate-token with: diff --git a/actions/helm/generate-docs/action.yml b/actions/helm/generate-docs/action.yml index 894ce9aa..46f0d576 100644 --- a/actions/helm/generate-docs/action.yml +++ b/actions/helm/generate-docs/action.yml @@ -224,7 +224,7 @@ runs: cwd: process.env.WORKING_DIRECTORY, }); - - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 + - uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0 if: inputs.github-app-id id: generate-token with: