Skip to content

Commit fa318c3

Browse files
authored
Merge pull request #41 from calumy/dependabot/github_actions/tibdex/github-app-token-2.1.0
2 parents 92ef0c5 + 939e0ff commit fa318c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Generate token
2626
id: generate_token
27-
uses: tibdex/github-app-token@v1.8.2
27+
uses: tibdex/github-app-token@v2.1.0
2828
with:
2929
app_id: ${{ env.app_id }}
3030
private_key: ${{ env.app_private_key }}

0 commit comments

Comments
 (0)