Skip to content

Commit

Permalink
update poetry for github action (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Sep 7, 2023
1 parent 6aa8dba commit 8edcade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages-cfn_guard_rs_hook-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8]
poetry-version: [1.1.13]
poetry-version: [1.6.1]
os: [ubuntu-latest]
directory: [./packages/cfn_guard_rs_hook]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8edcade

Please sign in to comment.