Skip to content

Commit

Permalink
Merge pull request #138 from zcash/dependabot/github_actions/auguwu/c…
Browse files Browse the repository at this point in the history
…lippy-action-1.4.0

Bump auguwu/clippy-action from 1.3.0 to 1.4.0
  • Loading branch information
str4d authored Sep 27, 2024
2 parents ac2c1e2 + 324eaf0 commit 79a285d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Clippy
uses: auguwu/clippy-action@1.3.0
uses: auguwu/clippy-action@1.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
working-directory: ${{ inputs.target }}
Expand Down

0 comments on commit 79a285d

Please sign in to comment.