Skip to content

chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 #2240

chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0

chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 #2240

Workflow file for this run

name: dependency-review
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v3
- uses: actions/dependency-review-action@v4
with:
allow-licenses: BSD-2-Clause, BSD-3-Clause, MIT, Apache-2.0, MPL-2.0, ISC