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@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
11
+ uses : plus3it/actions-workflows/.github/workflows/lint.yml@0054f1b21931641f08f755c8115375b8099f7f6b
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@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
17
+ uses : plus3it/actions-workflows/.github/workflows/release.yml@0054f1b21931641f08f755c8115375b8099f7f6b
18
18
secrets :
19
19
release-token : ${{ secrets.GH_RELEASES_TOKEN }}
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@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
11
+ uses : plus3it/actions-workflows/.github/workflows/test.yml@0054f1b21931641f08f755c8115375b8099f7f6b
You can’t perform that action at this time.
0 commit comments