File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109
109
kubectl create secret generic nplus-license --from-file license.jwt -n nginx-gateway
110
110
111
111
- name : Set up Python
112
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
112
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
113
113
with :
114
114
python-version : " 3.x"
115
115
check-latest : true
@@ -162,7 +162,7 @@ jobs:
162
162
kubectl create secret generic nplus-license --from-file license.jwt -n nginx-gateway
163
163
164
164
- name : Set up Python
165
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
165
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
166
166
with :
167
167
python-version : " 3.x"
168
168
check-latest : true
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106
106
fetch-depth : 0
107
107
108
108
- name : Set up Python
109
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
109
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
110
110
with :
111
111
python-version : " 3.x"
112
112
check-latest : true
You can’t perform that action at this time.
0 commit comments