Skip to content

Commit

Permalink
Updating the code snippet to use v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoskow-ld committed Aug 13, 2019
1 parent 96ee367 commit e2de49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: LaunchDarkly Code References
uses: launchdarkly/find-code-references@v1
uses: launchdarkly/find-code-references@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LD_ACCESS_TOKEN: ${{ secrets.LD_ACCESS_TOKEN }}
Expand Down

0 comments on commit e2de49a

Please sign in to comment.