Skip to content

Commit

Permalink
chore(deps): bump tibdex/github-app-token from 1.7 to 1.8 (#2473)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 27, 2023
1 parent 4590884 commit 735eea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 735eea6

Please sign in to comment.