Skip to content

Commit 24ee147

Browse files
dependabot[bot]kdeldycke
authored andcommitted
Bump kdeldycke/workflows from 3.3.6 to 4.17.3
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 3.3.6 to 4.17.3. - [Release notes](https://github.com/kdeldycke/workflows/releases) - [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md) - [Commits](kdeldycke/repomatic@v3.3.6...v4.17.3) --- updated-dependencies: - dependency-name: kdeldycke/workflows dependency-version: 4.17.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 282a19f commit 24ee147

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/autofix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ name: Autofix
1010
jobs:
1111

1212
autofix:
13-
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v3.3.6
13+
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v4.17.3

.github/workflows/autolock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ name: Autolock
88
jobs:
99

1010
autolock:
11-
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v3.3.6
11+
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v4.17.3

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ name: Docs
1010
jobs:
1111

1212
docs:
13-
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v3.3.6
13+
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v4.17.3

.github/workflows/label-sponsors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ name: Label sponsors
1111
jobs:
1212

1313
label-sponsors:
14-
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v3.3.6
14+
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.17.3

.github/workflows/labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ name: Labels
88
jobs:
99

1010
labels:
11-
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v3.3.6
11+
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v4.17.3

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ name: Lint
66
jobs:
77

88
lint:
9-
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v3.3.6
9+
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v4.17.3

0 commit comments

Comments
 (0)