Skip to content

Commit 516b58b

Browse files
chore(deps): bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.1 to 1.0.2 (#243)
Bumps [frequenz-floss/gh-action-setup-python-with-deps](https://github.com/frequenz-floss/gh-action-setup-python-with-deps) from 1.0.1 to 1.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/releases">frequenz-floss/gh-action-setup-python-with-deps's releases</a>.</em></p> <blockquote> <h2>v1.0.2</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/setup-python from 5.6.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/pull/15">frequenz-floss/gh-action-setup-python-with-deps#15</a></li> <li>Bump actions/labeler from 5.0.0 to 6.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/pull/16">frequenz-floss/gh-action-setup-python-with-deps#16</a></li> <li>Bump actions/setup-python from 6.0.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/pull/18">frequenz-floss/gh-action-setup-python-with-deps#18</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.1...v1.0.2">https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.1...v1.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/e4d0b2ef8f5a1612d7827f3abaef17c931d2b946"><code>e4d0b2e</code></a> Bump actions/setup-python from 6.0.0 to 6.2.0 (<a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/issues/18">#18</a>)</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/c6816cf497b866669c82cd31fc3bfc5ce34f701b"><code>c6816cf</code></a> Bump actions/setup-python from 6.0.0 to 6.2.0</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/42a37f7fc4fe4ae5d5ca69d42e497f76909a03b4"><code>42a37f7</code></a> Bump actions/labeler from 5.0.0 to 6.0.1 (<a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/issues/16">#16</a>)</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/8e779d6e2c1618bc8f162957cec47884c1a49734"><code>8e779d6</code></a> Bump actions/setup-python from 5.6.0 to 6.0.0 (<a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/issues/15">#15</a>)</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/c515c68057002ec58715d29207bc8d1abf183225"><code>c515c68</code></a> Bump actions/labeler from 5.0.0 to 6.0.1</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/8d8e0d2296f99935e219b84159e49d280467c5c9"><code>8d8e0d2</code></a> Bump actions/setup-python from 5.6.0 to 6.0.0</li> <li>See full diff in <a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.1...v1.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=frequenz-floss/gh-action-setup-python-with-deps&package-manager=github_actions&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents f3bb6d7 + 0b0c957 commit 516b58b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
submodules: true
3636

3737
- name: Setup Python
38-
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.1
38+
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.2
3939
with:
4040
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
4141
dependencies: .[dev-mkdocs]

.github/workflows/ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
submodules: true
8585

8686
- name: Setup Python
87-
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.1
87+
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.2
8888
with:
8989
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
9090
dependencies: build
@@ -143,7 +143,7 @@ jobs:
143143
> pyproject.toml
144144
145145
- name: Setup Python
146-
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.1
146+
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.2
147147
with:
148148
python-version: ${{ matrix.python }}
149149
dependencies: dist/*.whl
@@ -182,7 +182,7 @@ jobs:
182182
submodules: true
183183

184184
- name: Setup Python
185-
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.1
185+
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.2
186186
with:
187187
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
188188
dependencies: .[dev-mkdocs]
@@ -218,7 +218,7 @@ jobs:
218218
submodules: true
219219

220220
- name: Setup Python
221-
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.1
221+
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.2
222222
with:
223223
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
224224
dependencies: .[dev-mkdocs]

0 commit comments

Comments
 (0)