We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f4ddd commit 100ab0eCopy full SHA for 100ab0e
.github/workflows/ci.yaml
@@ -46,15 +46,3 @@ jobs:
46
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
47
with:
48
version: v1.63.4
49
-
50
- dependency-review:
51
- name: Dependency review
52
- runs-on: ubuntu-latest
53
- if: github.event_name == 'pull_request'
54
55
- steps:
56
- - name: Checkout repository
57
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
58
59
- - name: Dependency Review
60
- uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
0 commit comments