Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.9.1 to 1.9.3 (#434)
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 Apr 10, 2024
1 parent da2afc6 commit 92bfdea
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/[email protected].1
uses: actions/[email protected].3
with:
app-id: ${{ secrets.ORGBOT_APP_ID }}
private-key: ${{ secrets.ORGBOT_PRIVATE_KEY }}
Expand Down

0 comments on commit 92bfdea

Please sign in to comment.