Skip to content

Commit

Permalink
chore(deps): update abatilo/actions-poetry action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ibm-mend-app[bot] committed Dec 24, 2024
1 parent f13c44a commit a4431af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
python-version: '3.11.3'
- name: Install poetry
uses: abatilo/[email protected].0
uses: abatilo/[email protected].1
- name: Install project dependencies
run: |
python3 -m pip install --upgrade pip
Expand Down

0 comments on commit a4431af

Please sign in to comment.