Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 4cb1684 commit afa3942
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 afa3942

Please sign in to comment.