Skip to content

Commit b3d0408

Browse files
authored
Merge pull request #26 from DavidOsipov/renovate/python-3.x
Update dependency python to v3.13.2
2 parents 6123532 + caae97d commit b3d0408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up Python
4747
uses: actions/setup-python@19e4675e06535f6b54e894da5c1f044400bb4996
4848
with:
49-
python-version: '3.12.7'
49+
python-version: '3.13.2'
5050

5151
- name: Create Sarif file's dir
5252
run: mkdir sarif

0 commit comments

Comments
 (0)