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.1.5 to 2.1.6

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.5 to 2.1.6.
- [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.1.5...v2.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-23 08:43:05 +00:00 committed by Stefano Pigozzi
parent ddf0162bfd
commit 94c229e13b
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.1.5 uses: abatilo/actions-poetry@v2.1.6
- name: "🔨 Setup Poetry Python environment" - name: "🔨 Setup Poetry Python environment"
uses: Steffo99/actions-poetry-deps@v0.2.4 uses: Steffo99/actions-poetry-deps@v0.2.4

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.1.5 uses: abatilo/actions-poetry@v2.1.6
- name: "🔨 Setup Poetry Python environment" - name: "🔨 Setup Poetry Python environment"
id: pyenv id: pyenv