mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-02-22 18:11:21 +01:00
Update node version in crda workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
9fec908dba
commit
f15701c1a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/security_scan.yml
vendored
2
.github/workflows/security_scan.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '16'
|
||||
|
||||
- name: Install CRDA
|
||||
uses: redhat-actions/openshift-tools-installer@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue