Skip to content

Commit

Permalink
Merge pull request fedimint#6160 from fedimint/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/rustsec/audit-check-2

chore(deps): bump rustsec/audit-check from 1 to 2
  • Loading branch information
elsirion authored Oct 21, 2024
2 parents c49e2fe + 5e9591f commit 6249552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rustsec/audit-check@v1
- uses: rustsec/audit-check@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 6249552

Please sign in to comment.