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