File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 otel-export-dash0 :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 - name : Export workflow to Dash0
1717 uses : corentinmusard/otel-cicd-action@v2
1818 with :
Original file line number Diff line number Diff line change 1010 test :
1111 runs-on : ' ubuntu-latest'
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - name : Install dependencies
1515 run : sudo apt -y install shellcheck
1616 - name : Run ShellCheck
Original file line number Diff line number Diff line change 1313 update :
1414 runs-on : ' ubuntu-latest'
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v5
1717 - name : Install dependencies
1818 run : sudo apt -y install jq jo perl curl parallel
1919 - name : Run update script
Original file line number Diff line number Diff line change 1010 validate :
1111 runs-on : ' ubuntu-latest'
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - name : Install dependencies
1515 run : sudo apt -y install jq curl
1616 - name : Run validation script
You can’t perform that action at this time.
0 commit comments