File tree 12 files changed +20
-20
lines changed
12 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126
126
- name : Install poetry
127
127
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
128
128
- name : Set up Python
129
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
129
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
130
130
with :
131
131
python-version : " 3.12"
132
132
cache : " poetry"
@@ -164,7 +164,7 @@ jobs:
164
164
- name : Install poetry
165
165
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
166
166
- name : Set up Python
167
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
167
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
168
168
with :
169
169
python-version : " 3.12"
170
170
cache : " poetry"
Original file line number Diff line number Diff line change @@ -101,11 +101,11 @@ jobs:
101
101
- name : Install poetry
102
102
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
103
103
- name : Setup Node.js
104
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
104
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
105
105
with :
106
106
node-version : " 16.12"
107
107
- name : Setup python
108
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
108
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
109
109
with :
110
110
python-version : " 3.12"
111
111
cache : " pip"
Original file line number Diff line number Diff line change @@ -104,11 +104,11 @@ jobs:
104
104
- name : Install poetry
105
105
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
106
106
- name : Setup Node.js
107
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
107
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
108
108
with :
109
109
node-version : " 18.20.4"
110
110
- name : Setup python
111
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
111
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
112
112
with :
113
113
python-version : ${{ matrix.python-version }}
114
114
cache : " pip"
Original file line number Diff line number Diff line change 56
56
- name : Install poetry
57
57
run : pipx install poetry
58
58
- name : Set up Python ${{ matrix.python-version }}
59
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
59
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
60
60
with :
61
61
python-version : ${{ matrix.python-version }}
62
62
cache : " poetry"
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131
131
- name : Install poetry
132
132
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
133
133
- name : Set up Python
134
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
134
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
135
135
with :
136
136
python-version : " 3.12"
137
137
cache : " poetry"
@@ -169,7 +169,7 @@ jobs:
169
169
- name : Install poetry
170
170
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
171
171
- name : Set up Python
172
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
172
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
173
173
with :
174
174
python-version : " 3.12"
175
175
cache : " poetry"
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131
131
- name : Install poetry
132
132
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
133
133
- name : Set up Python
134
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
134
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
135
135
with :
136
136
python-version : " 3.12"
137
137
cache : " poetry"
@@ -169,7 +169,7 @@ jobs:
169
169
- name : Install poetry
170
170
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
171
171
- name : Set up Python
172
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
172
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
173
173
with :
174
174
python-version : " 3.12"
175
175
cache : " poetry"
Original file line number Diff line number Diff line change @@ -158,11 +158,11 @@ jobs:
158
158
aws-region : ${{ matrix.region }}
159
159
role-to-assume : ${{ secrets.AWS_LAYERS_ROLE_ARN }}
160
160
- name : Setup Node.js
161
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
161
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
162
162
with :
163
163
node-version : " 16.12"
164
164
- name : Setup python
165
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
165
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
166
166
with :
167
167
python-version : " 3.12"
168
168
cache : " pip"
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111
111
aws-region : ${{ env.AWS_REGION }}
112
112
role-to-assume : ${{ secrets.AWS_SAR_V2_ROLE_ARN }}
113
113
- name : Setup Node.js
114
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
114
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
115
115
with :
116
116
node-version : ${{ env.NODE_VERSION }}
117
117
- name : Download artifact
Original file line number Diff line number Diff line change @@ -158,11 +158,11 @@ jobs:
158
158
aws-region : ${{ matrix.region }}
159
159
role-to-assume : ${{ secrets.AWS_LAYERS_ROLE_ARN }}
160
160
- name : Setup Node.js
161
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
161
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
162
162
with :
163
163
node-version : " 18.20.4"
164
164
- name : Setup python
165
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
165
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
166
166
with :
167
167
python-version : ${{ matrix.python-version }}
168
168
cache : " pip"
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107
107
aws-region : ${{ env.AWS_REGION }}
108
108
role-to-assume : ${{ secrets.AWS_SAR_V2_ROLE_ARN }}
109
109
- name : Setup Node.js
110
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
110
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
111
111
with :
112
112
node-version : ${{ env.NODE_VERSION }}
113
113
- name : Download artifact
Original file line number Diff line number Diff line change 51
51
- name : Install poetry
52
52
run : pipx install poetry
53
53
- name : Set up Python
54
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
54
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
55
55
with :
56
56
python-version : " 3.12"
57
57
cache : " poetry"
Original file line number Diff line number Diff line change @@ -56,13 +56,13 @@ jobs:
56
56
- name : Install poetry
57
57
run : pipx install poetry
58
58
- name : " Use Python"
59
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
59
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
60
60
with :
61
61
python-version : ${{ matrix.version }}
62
62
architecture : " x64"
63
63
cache : " poetry"
64
64
- name : Setup Node.js
65
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
65
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
66
66
with :
67
67
node-version : " 20.10.0"
68
68
- name : Install CDK CLI
You can’t perform that action at this time.
0 commit comments