File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ name: Autofix
17
17
jobs :
18
18
19
19
autofix :
20
- uses : kdeldycke/workflows/.github/workflows/autofix.yaml@v4.7.2
20
+ uses : kdeldycke/workflows/.github/workflows/autofix.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ name: Autolock
8
8
jobs :
9
9
10
10
autolock :
11
- uses : kdeldycke/workflows/.github/workflows/autolock.yaml@v4.7.2
11
+ uses : kdeldycke/workflows/.github/workflows/autolock.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ name: Changelog & versions
20
20
jobs :
21
21
22
22
changelog :
23
- uses : kdeldycke/workflows/.github/workflows/changelog.yaml@v4.7.2
23
+ uses : kdeldycke/workflows/.github/workflows/changelog.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ name: Docs
17
17
jobs :
18
18
19
19
docs :
20
- uses : kdeldycke/workflows/.github/workflows/docs.yaml@v4.7.2
20
+ uses : kdeldycke/workflows/.github/workflows/docs.yaml@v4.8.3
21
21
22
22
update-docs :
23
23
needs : docs
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ name: Label sponsors
11
11
jobs :
12
12
13
13
label-sponsors :
14
- uses : kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.7.2
14
+ uses : kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ name: Labeller (content-based)
16
16
jobs :
17
17
18
18
labeller :
19
- uses : kdeldycke/workflows/.github/workflows/labeller-file-based.yaml@v4.7.2
19
+ uses : kdeldycke/workflows/.github/workflows/labeller-file-based.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ name: Labeller (file-based)
13
13
jobs :
14
14
15
15
labeller :
16
- uses : kdeldycke/workflows/.github/workflows/labeller-file-based.yaml@v4.7.2
16
+ uses : kdeldycke/workflows/.github/workflows/labeller-file-based.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ name: Labels
15
15
jobs :
16
16
17
17
labels :
18
- uses : kdeldycke/workflows/.github/workflows/labels.yaml@v4.7.2
18
+ uses : kdeldycke/workflows/.github/workflows/labels.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ name: Lint
16
16
jobs :
17
17
18
18
lint :
19
- uses : kdeldycke/workflows/.github/workflows/lint.yaml@v4.7.2
19
+ uses : kdeldycke/workflows/.github/workflows/lint.yaml@v4.8.3
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ name: Build & release
10
10
jobs :
11
11
12
12
release :
13
- uses : kdeldycke/workflows/.github/workflows/release.yaml@v4.7.2
13
+ uses : kdeldycke/workflows/.github/workflows/release.yaml@v4.8.3
14
14
secrets :
15
15
PYPI_TOKEN : ${{ secrets.PYPI_TOKEN }}
You can’t perform that action at this time.
0 commit comments