File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 sonar :
10- uses : autumn-library/workflows/.github/workflows/sonar.yml@v1
10+ uses : autumn-library/workflows/.github/workflows/sonar.yml@main
1111 with :
1212 github_repository : oscript-library/configor
1313 secrets :
Original file line number Diff line number Diff line change 88
99jobs :
1010 release :
11- uses : autumn-library/workflows/.github/workflows/release.yml@v1
11+ uses : autumn-library/workflows/.github/workflows/release.yml@main
1212 with :
1313 package_mask : " configor-*.ospx"
1414 secrets :
Original file line number Diff line number Diff line change 1111 fail-fast : false
1212 matrix :
1313 oscript_version : ['default', 'lts-dev']
14- uses : autumn-library/workflows/.github/workflows/test.yml@v1
14+ uses : autumn-library/workflows/.github/workflows/test.yml@main
1515 with :
1616 oscript_version : ${{ matrix.oscript_version }}
You can’t perform that action at this time.
0 commit comments