Skip to content

Commit

Permalink
Merge pull request #29 from gin-contrib/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-2

chore(deps): bump github/codeql-action from 1 to 2
  • Loading branch information
thinkerou committed Jul 7, 2022
2 parents 88f01f4 + 04f4165 commit 40abd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand Down

0 comments on commit 40abd12

Please sign in to comment.