Skip to content

Commit

Permalink
Merge pull request #56439 from Expensify/andrew-1p-v5
Browse files Browse the repository at this point in the history
Tweak which branch we pull for set up git for OSBotify App action
  • Loading branch information
roryabraham authored Feb 6, 2025
2 parents f25555c + eee4086 commit ddc3bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherryPick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Set up git for OSBotify
id: setupGitForOSBotify
uses: ./.github/actions/composite/setupGitForOSBotifyApp
uses: ./.github/actions/composite/setupGitForOSBotifyApp@main
with:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
OS_BOTIFY_APP_ID: ${{ secrets.OS_BOTIFY_APP_ID }}
Expand Down

0 comments on commit ddc3bc3

Please sign in to comment.