Skip to content

Bump github.com/cli/go-gh/v2 from 2.4.0 to 2.11.1 in the go_modules group across 1 directory #1

Bump github.com/cli/go-gh/v2 from 2.4.0 to 2.11.1 in the go_modules group across 1 directory

Bump github.com/cli/go-gh/v2 from 2.4.0 to 2.11.1 in the go_modules group across 1 directory #1

name: 'Dependency Review'
on:
pull_request:
branches: [ "main" ]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
with:
comment-summary-in-pr: on-failure
fail-on-severity: low