ci: upgrade actions (#340)

This commit is contained in:
Michael McLoughlin
2022-11-26 15:00:56 -08:00
committed by GitHub
parent 792b2c437a
commit ef60a33bf0
9 changed files with 103 additions and 103 deletions

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Generate Bot Token
uses: tibdex/github-app-token@586e1a624db6a5a4ac2c53daeeded60c5e3d50fe # v1.5.2
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c # v1.7.0
id: bot
with:
app_id: ${{ secrets.APP_ID }}