Skip to content

Commit

Permalink
Update actions/setup-python digest to 82c7e63
Browse files Browse the repository at this point in the history
Update actions/setup-python
Changelog-entry: Update actions/setup-python to 82c7e631bb3cdc910f68e0081d67478d79c6982d
  • Loading branch information
balena-renovate[bot] committed May 27, 2024
1 parent 15a8f82 commit fc2bb0b
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 @@ -117,7 +117,7 @@ jobs:
exit 0
- name: Setup Python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # 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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit fc2bb0b

Please sign in to comment.