Skip to content

Commit

Permalink
Update actions/setup-python digest to 0b93645
Browse files Browse the repository at this point in the history
Update actions/setup-python to 0b93645e9fea7318ecaed2b359559ac225c90a2b

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Oct 25, 2024
1 parent 1f8d8cd commit d6a376d
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@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 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@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit d6a376d

Please sign in to comment.