|
73 | 73 |
|
74 | 74 | steps: |
75 | 75 | - name: Run nox |
76 | | - uses: frequenz-floss/gh-action-nox@80a9845a59ffc71d27b9c41099eb6cb55bc7b671 # v1.1.1 |
| 76 | + uses: frequenz-floss/gh-action-nox@dff549a59033ed078a375a32b1f8f17beb7df690 # v1.1.2 |
77 | 77 | with: |
78 | 78 | python-version: ${{ matrix.python }} |
79 | 79 | nox-session: ${{ matrix.nox-session }} |
@@ -114,7 +114,7 @@ jobs: |
114 | 114 | submodules: true |
115 | 115 |
|
116 | 116 | - name: Setup Python |
117 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 117 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
118 | 118 | with: |
119 | 119 | python-version: ${{ env.DEFAULT_PYTHON_VERSION }} |
120 | 120 | dependencies: build |
@@ -171,7 +171,7 @@ jobs: |
171 | 171 | > pyproject.toml |
172 | 172 |
|
173 | 173 | - name: Setup Python |
174 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 174 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
175 | 175 | with: |
176 | 176 | python-version: ${{ matrix.python }} |
177 | 177 | dependencies: dist/*.whl |
@@ -212,7 +212,7 @@ jobs: |
212 | 212 | submodules: true |
213 | 213 |
|
214 | 214 | - name: Setup Python |
215 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 215 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
216 | 216 | with: |
217 | 217 | python-version: ${{ env.DEFAULT_PYTHON_VERSION }} |
218 | 218 | dependencies: .[dev-mkdocs] |
@@ -252,7 +252,7 @@ jobs: |
252 | 252 | submodules: true |
253 | 253 |
|
254 | 254 | - name: Setup Python |
255 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 255 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
256 | 256 | with: |
257 | 257 | python-version: ${{ env.DEFAULT_PYTHON_VERSION }} |
258 | 258 | dependencies: .[dev-mkdocs] |
|
0 commit comments