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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
112
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
165
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
109
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .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