Skip to content

Commit

Permalink
chore: allow incompatible cargo upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Jun 22, 2024
1 parent 6fba549 commit 8a164fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ jobs:
- name: Run cargo-upgrade
uses: meysam81/cargo-upgrade-action@main
with:
extra-flags: -i allow
token: ${{ secrets.GITHUB_TOKEN }}

trivy:
Expand Down

0 comments on commit 8a164fb

Please sign in to comment.