1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +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:37:54 +00:00 committed by Stefano Pigozzi
parent dda89b7459
commit 6489e42679
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -45,7 +45,7 @@ jobs:
uses: actions/setup-python@v3
- name: "🔨 Setup Poetry"
uses: abatilo/actions-poetry@v2.1.5
uses: abatilo/actions-poetry@v2.1.6
- name: "🔨 Setup Poetry Python environment"
id: pyenv
@ -77,7 +77,7 @@ jobs:
# python-version: '3.8'
#
# - name: "🔨 Setup Poetry"
# uses: abatilo/actions-poetry@v2.1.5
# uses: abatilo/actions-poetry@v2.1.6
#
# - name: "🔨 Setup Poetry Python environment"
# id: pyenv