mirror of
https://github.com/ivuorinen/github-stats.git
synced 2026-03-17 20:02:05 +00:00
Compare commits
1 Commits
renovate/i
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
338a5ff0c9 |
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
language: ["actions", "python"]
|
language: ["actions", "python"]
|
||||||
steps:
|
steps:
|
||||||
- name: CodeQL Analysis
|
- name: CodeQL Analysis
|
||||||
uses: ivuorinen/actions/codeql-analysis@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
|
uses: ivuorinen/actions/codeql-analysis@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
|
||||||
with:
|
with:
|
||||||
language: ${{ matrix.language }}
|
language: ${{ matrix.language }}
|
||||||
queries: security-and-quality
|
queries: security-and-quality
|
||||||
|
|||||||
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.14'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
|
|
||||||
# Cache dependencies. From:
|
# Cache dependencies. From:
|
||||||
|
|||||||
Reference in New Issue
Block a user