Skip to content

Increase trivy scan timeout to 20m #4

Increase trivy scan timeout to 20m

Increase trivy scan timeout to 20m #4

Workflow file for this run

name: Release
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
permissions:
contents: read
jobs:
artifacts:
name: Artifacts
uses: ./.github/workflows/artifacts.yml
with:
publish: true
permissions:
contents: read
packages: write
id-token: write
security-events: write