Skip to content

Commit

Permalink
Merge pull request #657 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/abatilo/actions-poetry-2.4.0

build(deps): Bump abatilo/actions-poetry from 2.3.0 to 2.4.0
  • Loading branch information
cpswan authored Dec 29, 2023
2 parents 0470ef8 + da88337 commit a90a086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-sshnpd-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: '3.11'

- name: Install Poetry
uses: abatilo/actions-poetry@192395c0d10c082a7c62294ab5d9a9de40e48974 # v2.3.0
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034 # v2.4.0
with:
poetry-version: '1.7.1'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_python_requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install Poetry
if: ${{ github.actor == 'dependabot[bot]' }}
uses: abatilo/actions-poetry@192395c0d10c082a7c62294ab5d9a9de40e48974 # v2.3.0
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034 # v2.4.0
with:
poetry-version: '1.7.1'

Expand Down

0 comments on commit a90a086

Please sign in to comment.