Skip to content

Commit

Permalink
Merge pull request #32871 from dimagi/ml/upgrade-github-app-token-ver…
Browse files Browse the repository at this point in the history
…sion

Update Translations update
  • Loading branch information
minhaminha authored Apr 24, 2023
2 parents 791d006 + f2d6832 commit 8cd7207
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/update-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.9'
- uses: tibdex/github-app-token@36464acb844fc53b9b8b2401da68844f6b05ebb0
- uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
id: generate-token
with:
app_id: ${{ secrets.APP_ID }}
Expand Down Expand Up @@ -60,7 +60,3 @@ jobs:
labels: product/invisible
body: |
GitHub Actions automatically ran update-translations.sh and used [create-pull-request](https://github.com/peter-evans/create-pull-request) to open this pull request.
Please **close and reopen** this pull request to have tests run.<sup>†</sup>
<sup>†</sup> Workaround for [this GitHub Actions constraint](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow)

0 comments on commit 8cd7207

Please sign in to comment.