update-dependencies.sh: update and pin 3rd party github workflows

This commit is contained in:
Johannes Altmanninger
2026-02-07 15:32:50 +11:00
parent fb0edf564e
commit c044e1d433
8 changed files with 48 additions and 26 deletions

View File

@@ -16,8 +16,8 @@ jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: EmbarkStudios/cargo-deny-action@v2
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2, build_tools/update-dependencies.sh
- uses: EmbarkStudios/cargo-deny-action@44db170f6a7d12a6e90340e9e0fca1f650d34b14 # v2.0.15, build_tools/update-dependencies.sh
with:
command: check licenses
arguments: --all-features --locked --exclude-dev