Skip to content

Commit

Permalink
Merge pull request #1722 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/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 dbdcff9 + 9a7778b commit 2e7c093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_python_requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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 2e7c093

Please sign in to comment.