Skip to content

Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 in the go_modules group across 1 directory #1672

Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 in the go_modules group across 1 directory

Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 in the go_modules group across 1 directory #1672

Workflow file for this run

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
continue-on-error: true
with:
fail-on-severity: moderate
# Use comma-separated names to pass list arguments:
deny-licenses: LGPL-2.0, BSD-2-Clause, LGPL-3.0, LGPL-3.0+