Skip to content

Commit

Permalink
Bump abatilo/actions-poetry from 2.1.4 to 2.1.5 (#26)
Browse files Browse the repository at this point in the history
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v2.1.4...v2.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2022
1 parent f26419f commit 22969b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/[email protected]
with:
python-version: '3.8'
- uses: abatilo/[email protected].4
- uses: abatilo/[email protected].5
with:
poetry-version: 1.1.0
- name: install
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/[email protected]
with:
python-version: '3.8'
- uses: abatilo/[email protected].4
- uses: abatilo/[email protected].5
with:
poetry-version: 1.1.0
- name: Install ipyannotator
Expand All @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/[email protected]
- uses: abatilo/[email protected].4
- uses: abatilo/[email protected].5
with:
poetry-version: 1.1.0
- name: Upload
Expand Down

0 comments on commit 22969b5

Please sign in to comment.