Skip to content

Commit

Permalink
Merge pull request #3605 from balena-os/renovate/actions-setup-python…
Browse files Browse the repository at this point in the history
…-digest

Update actions/setup-python digest to 4237552
  • Loading branch information
balena-renovate[bot] authored Feb 7, 2025
2 parents c3ade7d + 9eadb53 commit 7700c2e
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 7700c2e

Please sign in to comment.