Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent f5f0a00 commit 5f6c6c5
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@6bb063b41d78c53c2fc7f5589828e30ad7c697ee # [email protected].0
uses: Templum/govulncheck-action@0d775f4f6ef4a13921a2996a136cfe6d0e1faee7 # [email protected].1
with:
go-version: 1.21
package: ./...
Expand Down

0 comments on commit 5f6c6c5

Please sign in to comment.