Skip to content

3rd attempt at evaluating policies from SBOM with IQ #58

3rd attempt at evaluating policies from SBOM with IQ

3rd attempt at evaluating policies from SBOM with IQ #58

name: Dependency Update
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions:
contents: write
jobs:
dependency:
runs-on: ubuntu-latest
# don't run this workflow in forks
if: github.repository == 'eclipse-cbi/macos-notarization-service'
steps:
- name: Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@fcd7eab6b6d22946badc98d1e62665cdee93e0ae # v3.0.3