We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9998e40 commit d8a2b96Copy full SHA for d8a2b96
1 file changed
.github/workflows/snyk-pr.yml
@@ -32,7 +32,7 @@ jobs:
32
21
33
34
- name: Check for new issues
35
- uses: hivemq/hivemq-snyk-composite-action@87155e0bc5cddd95ad2d4d184952bb2dbb9d225f # v2
+ uses: hivemq/hivemq-snyk-composite-action@1c18f39e10e7b1d35fa121b91b99c0445b7a4a56 # v2
36
with:
37
snyk-args: --org=hivemq-mqtt-client --project-name=hivemq-mqtt-client --configuration-matching=^runtimeClasspath$ -d hivemq-mqtt-client
38
snyk-token: ${{ secrets.SNYK_TOKEN }}
0 commit comments