Skip to content

Commit 1ac5f8b

Browse files
committed
Pin (and upgrade) immutable-eligible action actions/setup-python to their semantic versions
1 parent 7ff6540 commit 1ac5f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525
- name: Setup Python
26-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
26+
uses: actions/setup-python@5.3.0
2727
with:
2828
python-version: "3.12"
2929
- name: Install dependencies

0 commit comments

Comments
 (0)