1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 14:27:38 +00:00

🔨️ (deps): Bump abatilo/actions-poetry from 2.4.0 to 3.0.0

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.4.0 to 3.0.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.4.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-12 08:34:18 +00:00 committed by GitHub
parent 16080bc19a
commit b8240d18c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -46,7 +46,7 @@ jobs:
uses: actions/setup-python@v3 uses: actions/setup-python@v3
- name: "🔨 Setup Poetry" - name: "🔨 Setup Poetry"
uses: abatilo/actions-poetry@v2.4.0 uses: abatilo/actions-poetry@v3.0.0
- name: "🔨 Setup Poetry Python environment" - name: "🔨 Setup Poetry Python environment"
id: pyenv id: pyenv