PaloAltoNetworks / prisma-cloud-scan

GitHub action to scan container images with Palo Alto Networks' Prisma Cloud
Apache License 2.0
48 stars 41 forks source link

fix: GitHub Actions deprecations #22

Closed thecanadianroot closed 1 year ago

thecanadianroot commented 1 year ago

Description

Updated GitHub Action node version to 16 since 12 is now deprecated. Updated NPM dependencies in order to fix set-ouput deprecation from GitHub Actions.

Motivation and Context

In early 2023, it might break people's workflow since GitHub Actions deprecated features are scheduled to be removed.

How Has This Been Tested?

Changes were made a couple of weeks ago on my fork and works fine within my organization.

Screenshots (if appropriate)

Types of changes

Checklist