Skip to content

Commit

Permalink
Pin (and upgrade) immutable-eligible action actions/setup-python to t…
Browse files Browse the repository at this point in the history
…heir semantic versions
  • Loading branch information
mrecachinas committed Nov 15, 2024
1 parent 7ff6540 commit 1ac5f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
uses: actions/setup-python@5.3.0
with:
python-version: "3.12"
- name: Install dependencies
Expand Down

0 comments on commit 1ac5f8b

Please sign in to comment.