Skip to content

Commit

Permalink
chore(deps): update tibdex/github-app-token action to v2 (#1274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent bde00ae commit 5dffefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version-file: .nvmrc
cache: npm
- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
id: get_token
with:
app_id: ${{ secrets.PUBLIC_DOC_PUBLISHER_APP_ID }}
Expand Down

0 comments on commit 5dffefb

Please sign in to comment.