Skip to content

Commit

Permalink
update version comment
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Mar 16, 2022
1 parent 5a58eb2 commit f613c89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@883476649888a9e8e219d5b2e6b789dc024f690c # v1.1.4
uses: github/codeql-action/init@883476649888a9e8e219d5b2e6b789dc024f690c # v1.1.5
with:
languages: ${{ matrix.language }}

- name: Autobuild
uses: github/codeql-action/autobuild@883476649888a9e8e219d5b2e6b789dc024f690c # v1.1.4
uses: github/codeql-action/autobuild@883476649888a9e8e219d5b2e6b789dc024f690c # v1.1.5

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@883476649888a9e8e219d5b2e6b789dc024f690c # v1.1.4
uses: github/codeql-action/analyze@883476649888a9e8e219d5b2e6b789dc024f690c # v1.1.5

0 comments on commit f613c89

Please sign in to comment.