Skip to content

Commit

Permalink
Pin Token Exchange Version (#806)
Browse files Browse the repository at this point in the history
This reduces our security risk
  • Loading branch information
rubensf committed Mar 1, 2023
1 parent 38260ee commit 8ccd2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
with:
app_id: ${{ env.APP_ID }}
private_key: ${{ secrets.TOKEN_EXCHANGE_GH_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 8ccd2bd

Please sign in to comment.