This repository was archived by the owner on Jul 22, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99jobs :
1010 auto-build :
1111 environment : auto-build
12- runs-on : ubuntu-20 .04
12+ runs-on : ubuntu-22 .04
1313 steps :
14- - uses : actions/checkout@v2
14+ - uses : actions/checkout@v4
1515 - name : apt is for w__p
1616 run : |
1717 wget https://github.com/cosmo-ray/json-search/releases/download/0.3.1/json-search-x86_64.AppImage
Original file line number Diff line number Diff line change 66
77jobs :
88 cred-scan :
9- runs-on : ubuntu-20.04
9+ runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v2
11+ - uses : actions/checkout@v4
1212 - name : Scan credentials
13- uses : outscale-dev /cred-scan@main
13+ uses : outscale/cred-scan@main
1414 with :
1515 scan_path : " ./"
Original file line number Diff line number Diff line change 66
77jobs :
88 github-sanity-scan :
9- runs-on : ubuntu-20.04
9+ runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v2
11+ - uses : actions/checkout@v4
1212 - name : Github sanity scanner
1313 uses : outscale/github-sanity-scan@main
1414 with :
Original file line number Diff line number Diff line change 88jobs :
99 auto-build :
1010 environment : auto-build
11- runs-on : ubuntu-20 .04
11+ runs-on : ubuntu-22 .04
1212 steps :
13- - uses : actions/checkout@v2
13+ - uses : actions/checkout@v4
1414 - name : apt is for w__p
1515 run : |
1616 wget https://github.com/cosmo-ray/json-search/releases/download/0.3.1/json-search-x86_64.AppImage
Original file line number Diff line number Diff line change 55
66jobs :
77 oapi-cli :
8- runs-on : ubuntu-20 .04
8+ runs-on : ubuntu-22 .04
99 steps :
10- - uses : actions/checkout@v2
10+ - uses : actions/checkout@v4
1111 with :
1212 ref : master
1313 - name : Trigger oapi-cli build
You can’t perform that action at this time.
0 commit comments