We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fba549 commit 8a164fbCopy full SHA for 8a164fb
1 file changed
.github/workflows/ci.yml
@@ -242,6 +242,7 @@ jobs:
242
- name: Run cargo-upgrade
243
uses: meysam81/cargo-upgrade-action@main
244
with:
245
+ extra-flags: -i allow
246
token: ${{ secrets.GITHUB_TOKEN }}
247
248
trivy:
0 commit comments