Skip to content

Commit

Permalink
Merge pull request #468 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/tibdex/github-app-token-2.1.0

Bump tibdex/github-app-token from 1.8.0 to 2.1.0
  • Loading branch information
ASTRobinson authored Dec 29, 2023
2 parents 6aec8ef + 9d226d3 commit aaf85c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delius-iaps-data-refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Generate token
if: ${{ github.event.inputs.trigger_mp_workflow == 'true' }}
id: generate_token
uses: tibdex/github-app-token@v1.8.0
uses: tibdex/github-app-token@v2.1.0
with:
app_id: ${{ secrets.HMPPS_BOT_APP_ID }}
private_key: ${{ secrets.HMPPS_BOT_PRIVATE_KEY }}
Expand Down

0 comments on commit aaf85c1

Please sign in to comment.