Skip to content

chore: update cuioss-organization workflows to v0.6.3 #49

chore: update cuioss-organization workflows to v0.6.3

chore: update cuioss-organization workflows to v0.6.3 #49

# 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@a2ee815b81b2ea8eb6262c60877754b998ef065f # v0.6.3
permissions:
contents: read
pull-requests: write