Skip to content

Commit

Permalink
Bump kdeldycke/workflows from 4.4.0 to 4.5.4
Browse files Browse the repository at this point in the history
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 4.4.0 to 4.5.4.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](kdeldycke/workflows@v4.4.0...v4.5.4)

---
updated-dependencies:
- dependency-name: kdeldycke/workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent e0356d3 commit 517dbb9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: Autofix
jobs:

autofix:
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v4.5.4
with:
gitignore-location: ./dotfiles/.gitignore_global
gitignore-extra-categories: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autolock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ name: Autolock
jobs:

autolock:
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v4.5.4
2 changes: 1 addition & 1 deletion .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ name: Debug
jobs:

debug:
uses: kdeldycke/workflows/.github/workflows/debug.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/debug.yaml@v4.5.4
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ name: Docs
jobs:

docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v4.5.4
2 changes: 1 addition & 1 deletion .github/workflows/label-sponsors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ name: Label sponsors
jobs:

label-sponsors:
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.5.4
2 changes: 1 addition & 1 deletion .github/workflows/labeller-file-based.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ name: Labeller (file-based)
jobs:

labeller:
uses: kdeldycke/workflows/.github/workflows/labeller-file-based.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/labeller-file-based.yaml@v4.5.4
2 changes: 1 addition & 1 deletion .github/workflows/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ name: Labels
jobs:

labels:
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v4.5.4
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ name: Lint
jobs:

lint:
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v4.4.0
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v4.5.4

0 comments on commit 517dbb9

Please sign in to comment.