mirror of
https://github.com/ivuorinen/github-stats.git
synced 2026-03-17 18:02:11 +00:00
Compare commits
1 Commits
renovate/p
...
renovate/i
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07ecf01819 |
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
language: ["actions", "python"]
|
||||
steps:
|
||||
- name: CodeQL Analysis
|
||||
uses: ivuorinen/actions/codeql-analysis@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
|
||||
uses: ivuorinen/actions/codeql-analysis@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
|
||||
with:
|
||||
language: ${{ matrix.language }}
|
||||
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
|
||||
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
||||
with:
|
||||
python-version: '3.14'
|
||||
python-version: '3.13'
|
||||
architecture: 'x64'
|
||||
|
||||
# Cache dependencies. From:
|
||||
|
||||
Reference in New Issue
Block a user