File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
jobs :
7
7
check-conventional-commits :
8
- uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.16.4
8
+ uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.16.5
9
9
10
10
run-tests :
11
11
uses : ./.github/workflows/run-tests.yml
12
12
13
13
lint-pipeline :
14
- uses : armakuni/github-actions/.github/workflows/lint-pipeline.yml@v0.16.4
14
+ uses : armakuni/github-actions/.github/workflows/lint-pipeline.yml@v0.16.5
15
15
16
16
all-tests-succeeded :
17
17
needs :
26
26
needs :
27
27
- all-tests-succeeded
28
28
if : github.ref == 'refs/heads/main'
29
- uses : armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.16.4
29
+ uses : armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.16.5
30
30
secrets : inherit
You can’t perform that action at this time.
0 commit comments