Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.8.0 to 1.8.1 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent a56a8ec commit dc66127
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/[email protected].0
uses: actions/[email protected].1
with:
app-id: 172868
private-key: ${{ secrets.write-back-app-pem }}
Expand Down

0 comments on commit dc66127

Please sign in to comment.