Skip to content

chore: update cuioss-organization workflows to v0.6.1 #46

chore: update cuioss-organization workflows to v0.6.1

chore: update cuioss-organization workflows to v0.6.1 #46

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