1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 03:24:20 +00:00

🔨️ (deps): Bump abatilo/actions-poetry from 2.2.0 to 2.3.0

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](https://github.com/abatilo/actions-poetry/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-27 09:17:05 +00:00 committed by Stefano Pigozzi
parent 0ba521f002
commit 6c235987b0
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ jobs:
uses: actions/setup-python@v3
- name: "🔨 Setup Poetry"
uses: abatilo/actions-poetry@v2.2.0
uses: abatilo/actions-poetry@v2.3.0
- name: "🔨 Setup Poetry Python environment"
uses: Steffo99/actions-poetry-deps@v0.2.5

View file

@ -30,7 +30,7 @@ jobs:
python-version: '3.10'
- name: "🔨 Setup Poetry"
uses: abatilo/actions-poetry@v2.2.0
uses: abatilo/actions-poetry@v2.3.0
- name: "🔨 Setup Poetry Python environment"
id: pyenv