File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ concurrency:
8
8
9
9
jobs :
10
10
lint :
11
- uses : plus3it/actions-workflows/.github/workflows/lint.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
11
+ uses : plus3it/actions-workflows/.github/workflows/lint.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8
Original file line number Diff line number Diff line change 14
14
15
15
jobs :
16
16
release :
17
- uses : plus3it/actions-workflows/.github/workflows/release.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
17
+ uses : plus3it/actions-workflows/.github/workflows/release.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8
18
18
with :
19
19
mockstacktest-enable : false
20
20
secrets :
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ concurrency:
8
8
9
9
jobs :
10
10
test :
11
- uses : plus3it/actions-workflows/.github/workflows/test.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
11
+ uses : plus3it/actions-workflows/.github/workflows/test.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8
You can’t perform that action at this time.
0 commit comments