mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-07 10:31:54 +01:00
update security-scanner version to latest to pickup changes that eliminate use of deprecated GitHub Actions commands (#20690)
This commit is contained in:
parent
b6851cd0a8
commit
ded0d56c18
2
.github/workflows/security-scan.yml
vendored
2
.github/workflows/security-scan.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
repository: hashicorp/security-scanner
|
repository: hashicorp/security-scanner
|
||||||
token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }}
|
token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }}
|
||||||
path: security-scanner
|
path: security-scanner
|
||||||
ref: 2526c196a28bb367b1ac6c997ff48e9ebf06834f
|
ref: 5a491479f4131d343afe0a4f18f6fcd36639f3fa
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user