Skip to content

Commit

Permalink
Update actions/setup-python digest to 4237552
Browse files Browse the repository at this point in the history
Update actions/setup-python to 42375524e23c412d93fb67b49958b491fce71c38

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Jan 30, 2025
1 parent a62daef commit bbe2e6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/meta-balena-esr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
exit 0
- name: Setup Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: ${{ matrix.python-version }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-backports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
exit 1
- name: Setup Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit bbe2e6e

Please sign in to comment.