Skip to content

Commit

Permalink
Merge pull request #22 from zscaler/dependabot/github_actions/Gr1N/se…
Browse files Browse the repository at this point in the history
…tup-poetry-9

build(deps): bump Gr1N/setup-poetry from 8 to 9
  • Loading branch information
willguibr authored Apr 12, 2024
2 parents 769bff7 + 9d70dcb commit 4671e0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/zia-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
python-version: ${{ matrix.python_ver }}

- name: Install Poetry
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9
#with:
# poetry-version: 1.0.10

Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}

- name: Install Poetry
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9

- name: Install dependencies
run: poetry install
Expand Down Expand Up @@ -221,7 +221,7 @@ jobs:
# python-version: 3.9

# - name: Install Poetry
# uses: Gr1N/setup-poetry@v8
# uses: Gr1N/setup-poetry@v9

# - name: Add ansible-core
# run: poetry add ansible-core^2.14
Expand Down

0 comments on commit 4671e0d

Please sign in to comment.