Skip to content

Commit

Permalink
workflows: bump Templum/govulncheck-action from 0.10.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [Templum/govulncheck-action](https://github.com/Templum/govulncheck-action) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/Templum/govulncheck-action/releases)
- [Commits](Templum/govulncheck-action@v0.10.0...v0.10.1)

---
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 Apr 26, 2023
1 parent 0fb731d commit 2376ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Running govulncheck
uses: Templum/[email protected].0
uses: Templum/[email protected].1
with:
go-version: '1.20'
package: ./...
Expand Down

0 comments on commit 2376ca7

Please sign in to comment.