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 3900d9f commit d7d5989
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:
token: ${{ secrets.GITGUARDIAN_API_KEY }}
token: ${{ secrets.ZJ_TOKEN_DATASTAT }}
GH_USER: ${{ secrets.DOCKERHUB_USERNAME }}
uses: github/codeql-action/init@1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8
with:
Expand Down

0 comments on commit d7d5989

Please sign in to comment.