Skip to content

Commit

Permalink
Merge branch 'main' into use-vulncheck
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Oct 9, 2023
2 parents 177a8c0 + d9fa13f commit a8ed0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
gomods: '**/go.mod'
gomodsum_only: true
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
id: autocommit
with:
commit_message: Auto-fix go.sum changes in dependent modules
Expand Down

0 comments on commit a8ed0f5

Please sign in to comment.