@@ -33,18 +33,18 @@ jobs:
3333 steps :
3434 - name : Checkout
3535 # see https://github.com/actions/checkout
36- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
36+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737 with :
3838 persist-credentials : false
3939 - name : Setup Python Environment
4040 # see https://github.com/actions/setup-python
41- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
41+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4242 with :
4343 python-version : ${{ env.PYTHON_VERSION_DEFAULT }}
4444 architecture : ' x64'
4545 - name : Install poetry
46- # see https://github.com/marketplace/actions /setup-poetry
47- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
46+ # see https://github.com/Gr1N /setup-poetry
47+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
4848 with :
4949 poetry-version : ${{ env.POETRY_VERSION }}
5050 - name : Install dependencies
@@ -59,18 +59,18 @@ jobs:
5959 steps :
6060 - name : Checkout
6161 # see https://github.com/actions/checkout
62- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
62+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6363 with :
6464 persist-credentials : false
6565 - name : Setup Python Environment
6666 # see https://github.com/actions/setup-python
67- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
67+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION_DEFAULT }}
7070 architecture : ' x64'
7171 - name : Install poetry
72- # see https://github.com/marketplace/actions /setup-poetry
73- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
72+ # see https://github.com/Gr1N /setup-poetry
73+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
7474 with :
7575 poetry-version : ${{ env.POETRY_VERSION }}
7676 - name : Install dependencies
@@ -85,18 +85,18 @@ jobs:
8585 steps :
8686 - name : Checkout
8787 # see https://github.com/actions/checkout
88- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
88+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8989 with :
9090 persist-credentials : false
9191 - name : Setup Python Environment
9292 # see https://github.com/actions/setup-python
93- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
93+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
9494 with :
9595 python-version : ${{ env.PYTHON_VERSION_DEFAULT }}
9696 architecture : ' x64'
9797 - name : Install poetry
98- # see https://github.com/marketplace/actions /setup-poetry
99- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
98+ # see https://github.com/Gr1N /setup-poetry
99+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
100100 with :
101101 poetry-version : ${{ env.POETRY_VERSION }}
102102 - name : Install dependencies
@@ -111,18 +111,18 @@ jobs:
111111 steps :
112112 - name : Checkout
113113 # see https://github.com/actions/checkout
114- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
114+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
115115 with :
116116 persist-credentials : false
117117 - name : Setup Python Environment
118118 # see https://github.com/actions/setup-python
119- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
119+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
120120 with :
121121 python-version : ${{ env.PYTHON_VERSION_DEFAULT }}
122122 architecture : ' x64'
123123 - name : Install poetry
124- # see https://github.com/marketplace/actions /setup-poetry
125- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
124+ # see https://github.com/Gr1N /setup-poetry
125+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
126126 with :
127127 poetry-version : ${{ env.POETRY_VERSION }}
128128 - name : Install dependencies
@@ -149,18 +149,18 @@ jobs:
149149 steps :
150150 - name : Checkout
151151 # see https://github.com/actions/checkout
152- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
152+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
153153 with :
154154 persist-credentials : false
155155 - name : Setup Python Environment
156156 # see https://github.com/actions/setup-python
157- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
157+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
158158 with :
159159 python-version : ${{ matrix.python-version }}
160160 architecture : ' x64'
161161 - name : Install poetry
162- # see https://github.com/marketplace/actions /setup-poetry
163- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
162+ # see https://github.com/Gr1N /setup-poetry
163+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
164164 with :
165165 poetry-version : ${{ env.POETRY_VERSION }}
166166 - name : Install dependencies
@@ -201,14 +201,14 @@ jobs:
201201 git config --global core.eol lf
202202 - name : Checkout
203203 # see https://github.com/actions/checkout
204- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
204+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
205205 with :
206206 persist-credentials : false
207207 - name : Create reports directory
208208 run : mkdir ${{ env.REPORTS_DIR }}
209209 - name : Setup Python Environment
210210 # see https://github.com/actions/setup-python
211- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
211+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
212212 with :
213213 python-version : ${{ matrix.python-version }}
214214 architecture : ' x64'
@@ -218,8 +218,8 @@ jobs:
218218 import sys
219219 print('Python %s on %s in %s' % (sys.version, sys.platform, sys.getdefaultencoding()))
220220 - name : Install poetry
221- # see https://github.com/marketplace/actions /setup-poetry
222- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
221+ # see https://github.com/Gr1N /setup-poetry
222+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
223223 with :
224224 poetry-version : ${{ env.POETRY_VERSION }}
225225 - name : Install dependencies
@@ -238,7 +238,7 @@ jobs:
238238 - name : Artifact reports
239239 if : ${{ ! cancelled() }}
240240 # see https://github.com/actions/upload-artifact
241- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
241+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
242242 with :
243243 name : ${{ env.TESTS_REPORTS_ARTIFACT }}-${{ matrix.os }}-py${{ matrix.python-version }}${{ matrix.toxenv-factors }}
244244 path : ${{ env.REPORTS_DIR }}
@@ -252,7 +252,7 @@ jobs:
252252 steps :
253253 - name : fetch test artifacts
254254 # see https://github.com/actions/download-artifact
255- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
255+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
256256 with :
257257 path : ${{ env.REPORTS_DIR }}
258258 pattern : ${{ env.TESTS_REPORTS_ARTIFACT }}-*
@@ -262,7 +262,7 @@ jobs:
262262 CODACY_PROJECT_TOKEN : ${{ secrets.CODACY_PROJECT_TOKEN }}
263263 if : ${{ env.CODACY_PROJECT_TOKEN != '' }} # # see https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-secrets
264264 # see https://github.com/codacy/codacy-coverage-reporter-action
265- uses : codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699 # v1
265+ uses : codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699 # v1.3.0
266266 with :
267267 project-token : ${{ env.CODACY_PROJECT_TOKEN }}
268268 coverage-reports : ${{ env.REPORTS_DIR }}/coverage/*
@@ -281,12 +281,12 @@ jobs:
281281 steps :
282282 - name : Checkout
283283 # see https://github.com/actions/checkout
284- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
284+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
285285 with :
286286 persist-credentials : false
287287 - name : Setup Python Environment
288288 # see https://github.com/actions/setup-python
289- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
289+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
290290 with :
291291 python-version : ' >=3.9 <=3.14' # supported version range
292292 - name : Validate Python Environment
@@ -295,8 +295,8 @@ jobs:
295295 import sys
296296 print('Python %s on %s in %s' % (sys.version, sys.platform, sys.getdefaultencoding()))
297297 - name : Install poetry
298- # see https://github.com/marketplace/actions /setup-poetry
299- uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
298+ # see https://github.com/Gr1N /setup-poetry
299+ uses : Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec # v9
300300 with :
301301 poetry-version : ${{ env.POETRY_VERSION }}
302302 - name : Install package and prod dependencies
0 commit comments