Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.8.1 to 1.9.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 1f5ef37 commit 438c8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-infrastructure-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Generate token for writeback to pr
id: generate_token
# v1.5.1
uses: actions/create-github-app-token@v1.8.1
uses: actions/create-github-app-token@v1.9.0
with:
app-id: 172868
private-key: ${{ secrets.write-back-app-pem }}
Expand Down

0 comments on commit 438c8a9

Please sign in to comment.