Skip to content

Commit

Permalink
Merge pull request #743 from jeremmfr/dependabot/github_actions/Templ…
Browse files Browse the repository at this point in the history
…um/govulncheck-action-1.0.2

workflows: bump Templum/govulncheck-action from 1.0.1 to 1.0.2
  • Loading branch information
jeremmfr authored Jan 8, 2025
2 parents 0f68ce5 + bfd2f26 commit 3149623
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@v4
- name: Running govulncheck
uses: Templum/govulncheck-action@v1.0.1
uses: Templum/govulncheck-action@v1.0.2
with:
go-version: '1.23'
package: ./...
Expand Down

0 comments on commit 3149623

Please sign in to comment.