Skip to content

Commit

Permalink
Bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#112)
Browse files Browse the repository at this point in the history
Bumps [JohnnyMorganz/stylua-action](https://github.com/johnnymorganz/stylua-action) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/johnnymorganz/stylua-action/releases)
- [Commits](JohnnyMorganz/stylua-action@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: JohnnyMorganz/stylua-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent ea67d59 commit 9c02adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: fmt
uses: JohnnyMorganz/stylua-action@v3.0.0
uses: JohnnyMorganz/stylua-action@v4.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
Expand Down

0 comments on commit 9c02adf

Please sign in to comment.