From 735eea691081fe7e069b1010c5f1a2e4319944f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 16:02:45 +0100 Subject: [PATCH] chore(deps): bump tibdex/github-app-token from 1.7 to 1.8 (#2473) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 237e9ec47..1bdcf6da4 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -50,7 +50,7 @@ jobs: echo "DIFF" >> $GITHUB_ENV - name: Echo git_status run: echo ${{ env.git_status }} - - uses: tibdex/github-app-token@v1.7 # cspell:ignore tibdex + - uses: tibdex/github-app-token@v1.8 # cspell:ignore tibdex if: env.git_status == 'dirty' id: generate-token with: