Skip to content

Commit e308f98

Browse files
chore(deps): update actions/setup-python digest to 4237552 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ad3065 commit e308f98

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
comment-id: ${{ github.event.comment.id }}
4545
reaction-type: eyes
4646

47-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
47+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
4848
if: steps.command.outputs.command-name == 'bump'
4949
with:
5050
python-version: 3.13

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818

19-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
19+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
2020
with:
2121
python-version: 3.13
2222

@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
version: v3.10.0
4747

48-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
48+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
4949
with:
5050
python-version: 3.13
5151

@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
version: v3.10.0
100100

101-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
101+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
102102
with:
103103
python-version: 3.13
104104

0 commit comments

Comments
 (0)