PaloAltoNetworks / pan-os-python

The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
https://pan-os-python.readthedocs.io
ISC License
340 stars 168 forks source link

ci: Upgrade poetry action and poetry version #488

Closed jamesholland-uk closed 1 year ago

jamesholland-uk commented 1 year ago

Description

Upgrade poetry action (Gr1N/setup-poetry from v4 to v8) and poetry version (1.0.10 to 1.3.2)

Motivation and Context

Fixes issue where v4 of action fails with 404 error

How Has This Been Tested?

N/A

Screenshots (if appropriate)

N/A

Types of changes

Checklist

btorresgil commented 1 year ago

Btw excellent use of conventional commits 👍

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on PyPI and GitHub release

Posted by semantic-release bot