Skip to content

Commit

Permalink
Update analyze.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tilucasoli committed Jul 24, 2024
1 parent d5d2502 commit 3484148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install DCM
uses: CQLabs/setup-dcm@v1
with:
github_token: ${{ inputs.token }}
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Run DCM
uses: CQLabs/dcm-action@v1
Expand Down

0 comments on commit 3484148

Please sign in to comment.