Skip to content

chore: update cuioss-organization workflows to v0.3.9 #35

chore: update cuioss-organization workflows to v0.3.9

chore: update cuioss-organization workflows to v0.3.9 #35

# Example: Copy this to your repo as .github/workflows/dependency-review.yml
name: Dependency Review
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
dependency-review:
uses: cuioss/cuioss-organization/.github/workflows/reusable-dependency-review.yml@4d934640e9ec4e574ee29fe1fc269e542c8d79c5 # v0.3.9
permissions:
contents: read
pull-requests: write