From 5ad95f313e2672fcb44dce74faf5bb526cec5bb9 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:12:45 +0000 Subject: [PATCH] ci(deps): bump actions/create-github-app-token from v1.10.2 to v1.10.3 | datasource | package | from | to | | ----------- | ------------------------------- | ------- | ------- | | github-tags | actions/create-github-app-token | v1.10.2 | v1.10.3 | --- .github/workflows/_renovate.yml | 2 +- .github/workflows/release-please.yml | 2 +- .github/workflows/renovate.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/_renovate.yml b/.github/workflows/_renovate.yml index ce068afb5..fe2e87511 100644 --- a/.github/workflows/_renovate.yml +++ b/.github/workflows/_renovate.yml @@ -59,7 +59,7 @@ jobs: steps: - name: Generate a token id: generate_token - uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2 + uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 with: # [permissions]───────────────────────────────────── # [read and write] diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index cb7a425bc..90d9b626a 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Generate a token id: generate_token - uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2 + uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 with: app-id: ${{ secrets.MAZI_RELEASE_APP_ID }} private-key: ${{ secrets.MAZI_RELEASE_APP_PRIVATE_KEY }} diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index dfbe79962..50fefa714 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -38,7 +38,7 @@ jobs: - name: Generate a token id: generate_token - uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2 + uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 with: # [permissions]───────────────────────────────────────────────────────────────── # [read-only]