Skip to content

chore(deps): update dependency pl.allegro.tech.build.axion-release to v1.21.0 #23

chore(deps): update dependency pl.allegro.tech.build.axion-release to v1.21.0

chore(deps): update dependency pl.allegro.tech.build.axion-release to v1.21.0 #23

Workflow file for this run

name: Snyk Scan
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
workflow_dispatch:
jobs:
security:
uses: rundeck-plugins/.github/.github/workflows/snyk-scan-reusable.yml@main
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
SNYK_ORG_ID: ${{ secrets.SNYK_ORG_ID }}