-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump kdeldycke/workflows from 2.26.0 to 2.26.6
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 2.26.0 to 2.26.6. - [Release notes](https://github.com/kdeldycke/workflows/releases) - [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md) - [Commits](kdeldycke/workflows@v2.26.0...v2.26.6) --- updated-dependencies: - dependency-name: kdeldycke/workflows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
1e54e97
commit 9253b71
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,6 +61,6 @@ jobs: | |
branch: update-readme | ||
|
||
autofix: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 | ||
# Depends on the previous job so that the Markdown syntax auto-fixer can have an effect on auto-updated content. | ||
needs: update-readme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ name: Autolock | |
jobs: | ||
|
||
autolock: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,4 +20,4 @@ name: Changelog & versions | |
jobs: | ||
|
||
changelog: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ name: Debug | |
jobs: | ||
|
||
debug: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 | ||
|
||
click-color-context: | ||
strategy: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,4 @@ name: Docs | |
jobs: | ||
|
||
docs: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ name: Label sponsors | |
jobs: | ||
|
||
label-sponsors: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ name: Labeller (content-based) | |
jobs: | ||
|
||
labeller: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 | ||
with: | ||
extra-rules: | | ||
"🔌 bar-plugin": | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ name: Labeller (file-based) | |
jobs: | ||
|
||
labeller: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 | ||
with: | ||
extra-rules: | | ||
"🔌 bar-plugin": | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,7 +59,7 @@ jobs: | |
branch: update-labels | ||
|
||
labels: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 | ||
needs: generate-labels | ||
with: | ||
extra-label-files: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ name: Lint | |
jobs: | ||
|
||
lint: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ name: Build & release | |
jobs: | ||
|
||
release: | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].0 | ||
uses: kdeldycke/workflows/.github/workflows/[email protected].6 | ||
secrets: | ||
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }} | ||
|
||
|