From 010fb4cf31ad39658f83c75ae74b9870d4c8ac96 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:33:49 +0000 Subject: [PATCH] deps: update actions/create-github-app-token action 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/renovate.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/_renovate.yml b/.github/workflows/_renovate.yml index 2d5f3a1..1ddbfbd 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/renovate.yml b/.github/workflows/renovate.yml index 8ef4280..e1645c2 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]