We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7609ee1 commit e654475Copy full SHA for e654475
.github/workflows/main.yml
@@ -8,4 +8,4 @@ jobs:
8
- name: Runs DX Scanner on the code
9
uses: docker://dxheroes/dx-scanner:latest
10
with:
11
- github_token: "f05f7ed3818c6c6d31bfaae638f7fad2906acc31"
+ github_token: ${{ secrets.TEST }}
0 commit comments