diff --git a/.github/workflows/_supply_chain.yml b/.github/workflows/_supply_chain.yml index 9c045e4..ee816d6 100644 --- a/.github/workflows/_supply_chain.yml +++ b/.github/workflows/_supply_chain.yml @@ -14,7 +14,7 @@ jobs: working-directory: supply-chain - run: cargo vet aggregate --output-file first-party-audits.toml first-party-sources.list working-directory: supply-chain - - uses: peter-evans/create-pull-request@v6 + - uses: peter-evans/create-pull-request@v7 with: author: cargo-vet[bot] commit-message: Aggregate new audits