Skip to content

Commit

Permalink
Update .github/actions/composite/setupGitForOSBotifyApp/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Gable <[email protected]>
  • Loading branch information
justinpersaud and AndrewGable authored Oct 23, 2023
1 parent 5dc5bed commit cbba47f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:

- name: Generate a token
id: generateToken
uses: actions/create-github-app-token@v1.5.0
uses: actions/create-github-app-token@9d97a4282b2c51a2f4f0465b9326399f53c890d4
with:
app-id: ${{ inputs.OS_BOTIFY_APP_ID }}
private-key: ${{ inputs.OS_BOTIFY_PRIVATE_KEY }}

0 comments on commit cbba47f

Please sign in to comment.