Skip to content

Commit

Permalink
Bump version in example file to use Khan/actions@gerald-pr-v3 (#88)
Browse files Browse the repository at this point in the history
## Summary:
This points the example file to the version that fixes bug FEI-5620.

I should have included this in my last PR... I might re-point the currently tagged version to this sha when I land, so that tip of `main` isn't ahead of the last tag.

Issue: FEI-5620

## Test plan:
See that the bug is fixed in this repo by having a Gerald-added-team-member comment on a draft PR then promote it

Author: lillialexis

Reviewers: lillialexis, jeresig

Required Reviewers:

Approved By: jeresig

Checks: ⏭️  gerald, ✅ gerald, ✅ gerald, ✅ build_index, ✅ autofix, ✅ lint_and_unit

Pull Request URL: #88
  • Loading branch information
lillialexis authored Jun 20, 2024
1 parent d3b5c01 commit 6626012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-files/gerald-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
if: "github.event.action != 'edited' || github.event.changes.base != null"
runs-on: ubuntu-latest
steps:
- uses: Khan/actions@gerald-pr-v2
- uses: Khan/actions@gerald-pr-v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}
admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}

0 comments on commit 6626012

Please sign in to comment.