From 0e54849e9ec32f1651f8a823b762d876105747da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:23:07 +0000 Subject: [PATCH] Bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#57) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/add-to-project.yml | 2 +- .github/workflows/dependabot.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 767cd72..ea66bbb 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -25,7 +25,7 @@ jobs: # https://github.com/actions/create-github-app-token - name: Create GitHub App Token - uses: actions/create-github-app-token@v1.11.0 + uses: actions/create-github-app-token@v1.11.1 id: app-token with: app-id: 1080775 diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index e6660e2..58eec02 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -21,7 +21,7 @@ jobs: # https://github.com/actions/create-github-app-token - name: Create GitHub App Token - uses: actions/create-github-app-token@v1.11.0 + uses: actions/create-github-app-token@v1.11.1 id: app-token with: app-id: 1080767