File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ concurrency:
1515
1616jobs :
1717 go-check :
18- uses : pl-strflt/uci/ .github/workflows/go-check.yml@v0 .0
18+ uses : ipdxco/unified-github-workflows/ .github/workflows/go-check.yml@v1 .0
Original file line number Diff line number Diff line change @@ -15,4 +15,6 @@ concurrency:
1515
1616jobs :
1717 go-test :
18- uses : ipfs/uci/.github/workflows/go-test.yml@v0.0
18+ uses : ipfs/uci/.github/workflows/go-test.yml@v1.0
19+ secrets :
20+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ concurrency:
1616
1717jobs :
1818 release-check :
19- uses : pl-strflt/uci/ .github/workflows/release-check.yml@v0 .0
19+ uses : ipdxco/unified-github-workflows/ .github/workflows/release-check.yml@v1 .0
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ concurrency:
1414
1515jobs :
1616 releaser :
17- uses : pl-strflt/uci/ .github/workflows/releaser.yml@v0 .0
17+ uses : ipdxco/unified-github-workflows/ .github/workflows/releaser.yml@v1 .0
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ concurrency:
1515
1616jobs :
1717 releaser :
18- uses : pl-strflt/uci/ .github/workflows/tagpush.yml@v0 .0
18+ uses : ipdxco/unified-github-workflows/ .github/workflows/tagpush.yml@v1 .0
You can’t perform that action at this time.
0 commit comments