Skip to content

Commit bc18b91

Browse files
committed
chore(deps-dev): update actions/setup-python action to v5.3.0
1 parent cf29477 commit bc18b91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: v3.4.0
2929

30-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
30+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
3131
with:
3232
python-version: 3.7
3333

@@ -199,7 +199,7 @@ jobs:
199199
- name: Set up Helm
200200
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
201201

202-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
202+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
203203
with:
204204
python-version: 3.7
205205

0 commit comments

Comments
 (0)