mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
Update dependencies & run on Node 20
This commit is contained in:
parent
0bec274684
commit
70f3bf93bc
6 changed files with 453 additions and 568 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@v3
|
||||
with:
|
||||
node-version: '16'
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install CRDA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue