Skip to content

Commit

Permalink
Merge pull request #12 from zkpstandard/dependabot/github_actions/aug…
Browse files Browse the repository at this point in the history
…uwu/clippy-action-1.3.0

Bump auguwu/clippy-action from 1.2.2 to 1.3.0
  • Loading branch information
str4d authored Jan 12, 2024
2 parents 4fbd3a9 + 41fe828 commit 9843da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Clippy check
uses: auguwu/clippy-action@1.2.2
uses: auguwu/clippy-action@1.3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
all-features: true
Expand Down

0 comments on commit 9843da2

Please sign in to comment.