Skip to content

Merge pull request #8 from fabriziosestito/fix/vuln-report-fetching #8

Merge pull request #8 from fabriziosestito/fix/vuln-report-fetching

Merge pull request #8 from fabriziosestito/fix/vuln-report-fetching #8

Workflow file for this run

on:
push:
branches:
- main
- master
tags:
- 'v*'
name: Release policy
jobs:
test:
name: run tests and linters
uses: kubewarden/github-actions/.github/workflows/[email protected]
release:
needs: test
permissions:
# Required to create GH release
contents: write
# Required to push to ghcr.io
packages: write
# Required by cosign keyless signing
id-token: write
uses: kubewarden/github-actions/.github/workflows/[email protected]
with:
oci-target: ghcr.io/kubewarden/policies/image-cve-policy