Skip to content

Commit

Permalink
Merge pull request Expensify#31550 from Expensify/vit-fixChecklistWor…
Browse files Browse the repository at this point in the history
…kflow

[NoQA] Use specific commit for the setup osbotify action
  • Loading branch information
mountiny authored Nov 20, 2023
2 parents 9772a22 + 83b14c0 commit 927c1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createDeployChecklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

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

0 comments on commit 927c1c4

Please sign in to comment.