Skip to content

Commit

Permalink
Bump Templum/govulncheck-action from 0.10.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [Templum/govulncheck-action](https://github.com/templum/govulncheck-action) from 0.10.1 to 1.0.0.
- [Release notes](https://github.com/templum/govulncheck-action/releases)
- [Commits](Templum/govulncheck-action@435a35e...6bb063b)

---
updated-dependencies:
- dependency-name: Templum/govulncheck-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 54e25fd commit a6a19f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}
- name: Scan for Vulnerabilities in Code
uses: Templum/govulncheck-action@435a35e28c7e56076f6daf838b81c1aa76ee0c95 # pin@0.10.1
uses: Templum/govulncheck-action@6bb063b41d78c53c2fc7f5589828e30ad7c697ee # pin@1.0.0
with:
go-version: 1.21
package: ./...
Expand Down

0 comments on commit a6a19f8

Please sign in to comment.