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: