Skip to content

Commit

Permalink
chore(workflows): use explicit token
Browse files Browse the repository at this point in the history
  • Loading branch information
williamboman committed Oct 23, 2023
1 parent 21c7373 commit d9ec294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/keepalive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: gautamkrishnar/keepalive-workflow@v1
with:
gh_token: ${{ secrets.BOT_GH_TOKEN }}

0 comments on commit d9ec294

Please sign in to comment.