Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
  • Loading branch information
pellared and Aneurysm9 authored Oct 12, 2023
1 parent 81b4e57 commit cecbe2c
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 @@ -13,7 +13,7 @@ jobs:
ref: ${{ github.head_ref }}
- uses: actions/setup-go@v4
with:
go-version: '^1.21.3'
go-version: '~1.21.3'
- uses: evantorrie/mott-the-tidier@v1-beta
id: modtidy
with:
Expand Down

0 comments on commit cecbe2c

Please sign in to comment.