Skip to content

Commit d6b1d11

Browse files
authored
Merge pull request #599 from wneessen/dependabot/github_actions/golang/govulncheck-action-1.1.0
Bump golang/govulncheck-action from 1.0.4 to 1.1.0
2 parents 2ac36f0 + 431545d commit d6b1d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
egress-policy: audit
119119
- name: Run govulncheck
120-
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
120+
uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # v1.1.0
121121
test:
122122
name: Test (${{ matrix.os }} / ${{ matrix.go }})
123123
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)