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 @@ -8,4 +8,4 @@ concurrency:
88
99jobs :
1010 lint :
11- uses : plus3it/actions-workflows/.github/workflows/lint.yml@8dbdaec548e7ccadb978c6a2fbc05e5c64625935
11+ uses : plus3it/actions-workflows/.github/workflows/lint.yml@3b8e48de2da8233d170c1d094932a562d9a36990
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 release :
17- uses : plus3it/actions-workflows/.github/workflows/release.yml@8dbdaec548e7ccadb978c6a2fbc05e5c64625935
17+ uses : plus3it/actions-workflows/.github/workflows/release.yml@3b8e48de2da8233d170c1d094932a562d9a36990
1818 secrets :
1919 release-token : ${{ secrets.GH_RELEASES_TOKEN }}
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ concurrency:
88
99jobs :
1010 test :
11- uses : plus3it/actions-workflows/.github/workflows/test.yml@8dbdaec548e7ccadb978c6a2fbc05e5c64625935
11+ uses : plus3it/actions-workflows/.github/workflows/test.yml@3b8e48de2da8233d170c1d094932a562d9a36990
You can’t perform that action at this time.
0 commit comments