Skip to content

Commit 8badf07

Browse files
authored
Merge pull request #112 from intel/dependabot/github_actions/actions/setup-python-5.6.0
build(deps): bump actions/setup-python from 5.5.0 to 5.6.0
2 parents 0b4cc55 + adcd8a3 commit 8badf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
egress-policy: audit
3434

3535
- name: Set up Python
36-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
36+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
3737
with:
3838
python-version: 3.12.4
3939

0 commit comments

Comments
 (0)