Skip to content

Commit

Permalink
Use the correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
ymengesha committed Jul 20, 2023
1 parent b26b13f commit 0a09e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
path: mqtt-cli

- name: Check for new issues
uses: hivemq/hivemq-snyk-composite-action@test
uses: hivemq/hivemq-snyk-composite-action@v1
with:
snyk-args: --configuration-matching=^runtimeClasspath$ mqtt-cli
snyk-token: ${{ secrets.SNYK_TOKEN }}
Expand Down

0 comments on commit 0a09e94

Please sign in to comment.