Skip to content

Commit 8a164fb

Browse files
committed
chore: allow incompatible cargo upgrades
1 parent 6fba549 commit 8a164fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ jobs:
242242
- name: Run cargo-upgrade
243243
uses: meysam81/cargo-upgrade-action@main
244244
with:
245+
extra-flags: -i allow
245246
token: ${{ secrets.GITHUB_TOKEN }}
246247

247248
trivy:

0 commit comments

Comments
 (0)