mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-01 01:00:23 +01:00
.github: bump rustsec-admin cache key (#321)
...to match the new `rustsec-admin` v0.2.0 release: https://github.com/RustSec/rustsec-admin/pull/57
This commit is contained in:
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
path: ~/.cargo/bin
|
||||
key: rustsec-admin-v0.1.1
|
||||
key: rustsec-admin-v0.2.0
|
||||
|
||||
- name: Install rustsec-admin
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user