Skip to content

Commit

Permalink
Merge pull request #109 from FlowFuse/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
ppawlowski authored Sep 2, 2024
2 parents 8bb6c64 + 84c1d89 commit 3a382e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- name: Generate a token
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: ${{ secrets.GH_BOT_APP_ID }}
private_key: ${{ secrets.GH_BOT_APP_KEY }}
Expand Down

0 comments on commit 3a382e1

Please sign in to comment.