From 80adc68694c4e47c6249d32a1bda44b9e53ce230 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 12:53:02 +0000 Subject: [PATCH] chore(deps): update actions/create-github-app-token digest to 6701853 --- .github/workflows/publish.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index f4155088d..ef9b8b0ec 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest-8core steps: - name: Create GitHub App token - uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2 + uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2 id: app-token with: # required diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 311a231b9..e78b79e64 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest-8core steps: - name: Create GitHub App token - uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2 + uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2 id: app-token with: # required