Skip to content

Commit

Permalink
build(deps): 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 Dec 18, 2024
1 parent 0a82099 commit c57504f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gofmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Check gofmt
uses: Jerome1337/[email protected].4
uses: Jerome1337/[email protected].5
with:
gofmt-path: './'
gofmt-flags: -l -s

0 comments on commit c57504f

Please sign in to comment.