chore(deps): update actions/setup-python action to v6.2.0 #95
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: pi
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
|
||||
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
|
||||
|
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- name: Pre Commit
|
||||
|
||||
Reference in New Issue
Block a user
The pinned SHA
a309ff8b426b58ec0e2a45f0f869d46889d02405is for versionv5.0.0. If the intent is to upgrade tov6.2.0, the SHA should be updated to0b92565e3e2883017a57b326fb520857793b5168. Currently, the comment and the pinned SHA are out of sync.