Skip to content

Commit

Permalink
chore: setup github app identity (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev authored Dec 5, 2024
1 parent 94d5ec2 commit cddeaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cidrs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Update automatically generated files
runs-on: ubuntu-latest
steps:
- uses: actions/create-github-app-token@v1
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
id: app-token
with:
app-id: ${{ vars.DEVTOOLS_BOT_APP_ID }}
Expand Down

0 comments on commit cddeaf3

Please sign in to comment.