Skip to content

Commit

Permalink
Update yaml-validator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaede10 authored Jul 30, 2024
1 parent 6698c4b commit 671594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml-validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
java-version: "17"
- name: Initialize CodeQL
env:
GH_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITGUARDIAN_API_KEY }}
GH_USER: ${{ secrets.DOCKERHUB_USERNAME }}
uses: github/codeql-action/init@1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8
with:
Expand Down

0 comments on commit 671594e

Please sign in to comment.