1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-06-01 21:13:49 +00:00
Dmitry Belyaev 2022-06-04 23:51:41 +03:00
parent 111d527c33
commit 5e4bed5604
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

View File

@ -24,10 +24,10 @@ jobs:
# Initializes the CodeQL tools for scanning. # Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@v1 uses: github/codeql-action/init@v2
# Override language selection by uncommenting this and choosing your languages # Override language selection by uncommenting this and choosing your languages
with: with:
languages: python languages: python
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1 uses: github/codeql-action/analyze@v2