Merge pull request #24597 from backstage/renovate/pin-dependencies

chore(deps): pin actions/setup-python action to 82c7e63
This commit is contained in:
Ben Lambert
2024-05-06 14:26:54 +02:00
committed by GitHub
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 18.x
- uses: actions/setup-python@v5
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
with:
python-version: '3.9'