Skip to content

Commit 3cc33ec

Browse files
authored
Update main.yml
1 parent 9ae2fa6 commit 3cc33ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- uses: actions/checkout@v1
88
- name: Runs DX Scanner on the code
9-
uses: docker://dxheroes/dx-scanner:latest
9+
uses: Dxheroes/dx-scanner@master
1010
with:
1111
github_token: ${{ secrets.TEST }}
1212
- run: dx-scanner run --ci

0 commit comments

Comments
 (0)