Skip to content

Commit

Permalink
Bump Jerome1337/gofmt-action from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [Jerome1337/gofmt-action](https://github.com/jerome1337/gofmt-action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/jerome1337/gofmt-action/releases)
- [Commits](Jerome1337/gofmt-action@v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and foxdalas committed Mar 11, 2024
1 parent ffe75c4 commit e84917c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Go mod download
run: go mod download

- uses: Jerome1337/[email protected].4
- uses: Jerome1337/[email protected].5
with:
gofmt-path: '.'
gofmt-flags: '-l -d'
Expand Down

0 comments on commit e84917c

Please sign in to comment.