Skip to content

Commit

Permalink
Use commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
mikechu-optimizely committed Jul 28, 2023
1 parent 12ff8fb commit 5a1cc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
integration_tests:
name: Run Integration Tests
# needs: [ netFrameworksAndUnitTest, netStandard16, netStandard20 ]
uses: optimizely/csharp-sdk/.github/workflows/integration_test.yml@mike/pick-prep-3.11.4
uses: optimizely/csharp-sdk/.github/workflows/integration_test.yml@12ff8fbd47855d85e3b6e47461b24a573af92cb9
secrets:
CI_USER_TOKEN: ${{ secrets.CI_USER_TOKEN }}
TRAVIS_COM_TOKEN: ${{ secrets.TRAVIS_COM_TOKEN }}
Expand Down

0 comments on commit 5a1cc4c

Please sign in to comment.