We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4380656 commit b00dfeaCopy full SHA for b00dfea
.github/workflows/maven.yml
@@ -45,5 +45,6 @@ jobs:
45
# Connect to Semgrep AppSec Platform through your SEMGREP_APP_TOKEN.
46
# Generate a token from Semgrep AppSec Platform > Settings
47
# and add it to your GitHub secrets.
48
- SEMGREP_APP_TOKEN: "7d7cbc6b05c0b82918ab75314b5a906c47205e26dacd21d625b4b94cadf50fca"
+ SEMGREP_APP_TOKEN: "497a3f54ca63178c2e2c6056fe4fe93d2105d231b5221349445f0bf1f29665f5"
49
+
50
# test comment
0 commit comments