Skip to content

Commit b43b8ff

Browse files
authored
Merge pull request #587 from slashdevops/dependabot/github_actions/golang/govulncheck-action-1.1.0
chore(deps): bump golang/govulncheck-action from 1.0.4 to 1.1.0
2 parents 3641646 + 2a58551 commit b43b8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
files: ./coverage.out
4545

4646
- name: govulncheck
47-
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
47+
uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # v1.1.0
4848
with:
4949
go-version-file: ./go.mod
5050
repo-checkout: false

0 commit comments

Comments
 (0)