Skip to content

Commit

Permalink
Workflows: Update issue tracking node version (#3295)
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiNahornyi authored Jul 10, 2024
1 parent cc651ee commit 6518251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_prioritization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@36464acb844fc53b9b8b2401da68844f6b05ebb0
uses: tibdex/github-app-token@v2.1.0
with:
app_id: ${{ secrets.PBS_PROJECT_APP_ID }}
private_key: ${{ secrets.PBS_PROJECT_APP_PEM }}
Expand Down

0 comments on commit 6518251

Please sign in to comment.