Skip to content

Commit

Permalink
Update plugin version used in example
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercamp committed Jan 26, 2023
1 parent b4653ef commit 82de540
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 @@ -46,7 +46,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Code Dx Upload
uses: 'codedx/codedx-github-action@v1.0'
uses: 'codedx/codedx-github-action@v1.1'
with:
server-url: ${{ secrets.CDX_SERVER_URL }}
api-key: ${{ secrets.CDX_API_KEY }}
Expand Down

0 comments on commit 82de540

Please sign in to comment.