Skip to content

ci: add govulncheck and dependency-review workflows #2

ci: add govulncheck and dependency-review workflows

ci: add govulncheck and dependency-review workflows #2

on:
pull_request:
branches: [main]
permissions: {}
jobs:
dependency-review:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0