1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-02-23 10:12:17 +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.
- 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
with:
languages: python
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v2