Skip to content

chore: update cuioss-organization workflows to v0.7.0 #58

chore: update cuioss-organization workflows to v0.7.0

chore: update cuioss-organization workflows to v0.7.0 #58

# 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@181cc6a24d4c2b6fe7378b9ac94ac3df4665de7b # v0.7.0
permissions:
contents: read
pull-requests: write