Skip to content

Commit

Permalink
Update actions/setup-python digest to f677139
Browse files Browse the repository at this point in the history
Update actions/setup-python
Changelog-entry: Update actions/setup-python to f677139bbe7f9c59b41e40162b753c062f5d49a3
  • Loading branch information
balena-renovate[bot] authored Aug 31, 2024
1 parent 5e52353 commit 90bd81a
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 @@ -118,7 +118,7 @@ jobs:
exit 0
- name: Setup Python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 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 @@ -55,7 +55,7 @@ jobs:
exit 1
- name: Setup Python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 90bd81a

Please sign in to comment.