|
48 | 48 |
|
49 | 49 | steps: |
50 | 50 | - name: Run nox |
51 | | - uses: frequenz-floss/gh-action-nox@80a9845a59ffc71d27b9c41099eb6cb55bc7b671 # v1.1.1 |
| 51 | + uses: frequenz-floss/gh-action-nox@dff549a59033ed078a375a32b1f8f17beb7df690 # v1.1.2 |
52 | 52 | with: |
53 | 53 | python-version: ${{ matrix.python }} |
54 | 54 | nox-session: ${{ matrix.nox-session }} |
@@ -84,12 +84,12 @@ jobs: |
84 | 84 | uses: frequenz-floss/gh-action-setup-git@f9d86a01228ee1cadaac5224d4d7626f1eb23f90 # v1.0.0 |
85 | 85 |
|
86 | 86 | - name: Fetch sources |
87 | | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
| 87 | + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
88 | 88 | with: |
89 | 89 | submodules: true |
90 | 90 |
|
91 | 91 | - name: Setup Python |
92 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 92 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
93 | 93 | with: |
94 | 94 | python-version: ${{ env.DEFAULT_PYTHON_VERSION }} |
95 | 95 | dependencies: build |
@@ -147,7 +147,7 @@ jobs: |
147 | 147 | > pyproject.toml |
148 | 148 |
|
149 | 149 | - name: Setup Python |
150 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 150 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
151 | 151 | with: |
152 | 152 | python-version: ${{ matrix.python }} |
153 | 153 | dependencies: dist/*.whl |
@@ -183,12 +183,12 @@ jobs: |
183 | 183 | uses: frequenz-floss/gh-action-setup-git@f9d86a01228ee1cadaac5224d4d7626f1eb23f90 # v1.0.0 |
184 | 184 |
|
185 | 185 | - name: Fetch sources |
186 | | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
| 186 | + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
187 | 187 | with: |
188 | 188 | submodules: true |
189 | 189 |
|
190 | 190 | - name: Setup Python |
191 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 191 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
192 | 192 | with: |
193 | 193 | python-version: ${{ env.DEFAULT_PYTHON_VERSION }} |
194 | 194 | dependencies: .[dev-mkdocs] |
@@ -223,12 +223,12 @@ jobs: |
223 | 223 | uses: frequenz-floss/gh-action-setup-git@f9d86a01228ee1cadaac5224d4d7626f1eb23f90 # v1.0.0 |
224 | 224 |
|
225 | 225 | - name: Fetch sources |
226 | | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
| 226 | + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
227 | 227 | with: |
228 | 228 | submodules: true |
229 | 229 |
|
230 | 230 | - name: Setup Python |
231 | | - uses: frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5 |
| 231 | + uses: frequenz-floss/gh-action-setup-python-with-deps@29d63cb1d7ce634b2f4b925044b1b193e1d5bddc # v1.0.6 |
232 | 232 | with: |
233 | 233 | python-version: ${{ env.DEFAULT_PYTHON_VERSION }} |
234 | 234 | dependencies: .[dev-mkdocs] |
@@ -349,4 +349,4 @@ jobs: |
349 | 349 | path: dist |
350 | 350 |
|
351 | 351 | - name: Publish the Python distribution to PyPI |
352 | | - uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0 |
| 352 | + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 |
0 commit comments