Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.8.1 to 1.9.0 (#382)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 820ffe0 commit a62348b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: orgbot
uses: actions/create-github-app-token@v1.8.1
uses: actions/create-github-app-token@v1.9.0
with:
app-id: ${{ secrets.ORGBOT_APP_ID }}
private-key: ${{ secrets.ORGBOT_PRIVATE_KEY }}
Expand Down

0 comments on commit a62348b

Please sign in to comment.