Skip to content

Commit

Permalink
Merge pull request #61 from mozilla-services/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions-rs/audit-check-1.2.0

Bump actions-rs/audit-check from 1 to 1.2.0
  • Loading branch information
bbangert authored May 13, 2024
2 parents ff7a8dc + 0996345 commit 18f7db8
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 @@ -47,6 +47,6 @@ jobs:
command: clippy
args: -- -D warnings

- uses: actions-rs/audit-check@v1
- uses: actions-rs/audit-check@v1.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 18f7db8

Please sign in to comment.