Pin the actions/setup-python for the externally used action.yml (#2749)
Pin the actions/setup-python to a known release
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ branding:
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- uses: actions/setup-python@v6
|
||||
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
|
||||
id: python
|
||||
with:
|
||||
python-version: "3.11 - 3.14"
|
||||
|
||||
Reference in New Issue
Block a user