Skip to content

Commit

Permalink
remove unused secret from changelog check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Jan 22, 2025
1 parent 853cbd4 commit 75dd292
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ on:
jobs:
call-changelog-check-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions Job or Workflow does not set permissions
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 75dd292

Please sign in to comment.