ci: bump admin commit

This commit is contained in:
Dirkjan Ochtman
2026-07-01 13:19:11 +02:00
parent 5e2f36f74c
commit c32eb105f9
5 changed files with 10 additions and 10 deletions

View File

@@ -23,11 +23,11 @@ jobs:
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
with:
path: ~/.cargo/bin
key: rustsec-admin-0ca9edd637bced72d435a282199af47e727276d3
key: rustsec-admin-eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Install rustsec-admin
if: steps.admin-cache.outputs.cache-hit != 'true'
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev 0ca9edd637bced72d435a282199af47e727276d3
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Assign IDs
id: assign

View File

@@ -21,11 +21,11 @@ jobs:
id: admin-cache
with:
path: ~/.cargo/bin
key: rustsec-admin-0ca9edd637bced72d435a282199af47e727276d3
key: rustsec-admin-eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Install rustsec-admin
if: steps.admin-cache.outputs.cache-hit != 'true'
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev 0ca9edd637bced72d435a282199af47e727276d3
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev eee63cf3c3916a9b8305678dfb91206acd9e67eb
- run: |
mkdir -p crates

View File

@@ -21,11 +21,11 @@ jobs:
id: admin-cache
with:
path: ~/.cargo/bin
key: rustsec-admin-0ca9edd637bced72d435a282199af47e727276d3
key: rustsec-admin-eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Install rustsec-admin
if: steps.admin-cache.outputs.cache-hit != 'true'
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev 0ca9edd637bced72d435a282199af47e727276d3
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev eee63cf3c3916a9b8305678dfb91206acd9e67eb
- run: |
rustsec-admin web .

View File

@@ -25,11 +25,11 @@ jobs:
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
with:
path: ~/.cargo/bin
key: rustsec-admin-0ca9edd637bced72d435a282199af47e727276d3
key: rustsec-admin-eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Install rustsec-admin
if: steps.admin-cache.outputs.cache-hit != 'true'
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev 0ca9edd637bced72d435a282199af47e727276d3
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Synchronize IDs
id: sync_ids

View File

@@ -21,11 +21,11 @@ jobs:
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
with:
path: ~/.cargo/bin
key: rustsec-admin-0ca9edd637bced72d435a282199af47e727276d3
key: rustsec-admin-eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Install rustsec-admin
if: steps.admin-cache.outputs.cache-hit != 'true'
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev 0ca9edd637bced72d435a282199af47e727276d3
run: cargo install --git https://github.com/rustsec/rustsec rustsec-admin --rev eee63cf3c3916a9b8305678dfb91206acd9e67eb
- name: Lint advisories
run: rustsec-admin lint