Skip to content

Commit

Permalink
Bump auguwu/clippy-action from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/auguwu/clippy-action/releases)
- [Commits](auguwu/clippy-action@1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: auguwu/clippy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent dc13089 commit ea87ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

# Linters
- name: Rust Clippy linter
uses: auguwu/clippy-action@1.3.0
uses: auguwu/clippy-action@1.4.0
with:
working-directory: cattus-engine
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ea87ecf

Please sign in to comment.