Skip to content

Commit

Permalink
Merge pull request #164 from moia-oss/dependabot/github_actions/tibde…
Browse files Browse the repository at this point in the history
…x/github-app-token-2

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
saeltz authored Nov 24, 2023
2 parents 6c5c4da + b8e8daf commit 252f6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: 162267
private_key: ${{ secrets.SCALA_STEWARD_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 252f6dc

Please sign in to comment.