Bump kdeldycke/workflows from 2.15.1 to 2.16.0

Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](https://github.com/kdeldycke/workflows/compare/v2.15.1...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-08 19:56:38 +00:00 committed by Kevin Deldycke
parent 60390e56d1
commit 02bb2ddf60
6 changed files with 6 additions and 6 deletions

View File

@ -10,4 +10,4 @@ name: Autofix
jobs:
autofix:
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v2.15.1
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v2.16.0

View File

@ -8,4 +8,4 @@ name: Autolock
jobs:
autolock:
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v2.15.1
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v2.16.0

View File

@ -10,4 +10,4 @@ name: Docs
jobs:
docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v2.15.1
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v2.16.0

View File

@ -11,4 +11,4 @@ name: Label sponsors
jobs:
label-sponsors:
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v2.15.1
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v2.16.0

View File

@ -8,4 +8,4 @@ name: Labels
jobs:
labels:
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v2.15.1
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v2.16.0

View File

@ -6,4 +6,4 @@ name: Lint
jobs:
lint:
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v2.15.1
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v2.16.0