Skip to content

Commit

Permalink
Bump kdeldycke/workflows from 2.6.0 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 2.6.0 to 2.8.3.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](kdeldycke/workflows@v2.6.0...v2.8.3)

---
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] authored and kdeldycke committed Feb 18, 2023
1 parent 53741b1 commit 0070134
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yaml
Expand Up @@ -10,4 +10,4 @@ name: Autofix
jobs:

autofix:
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v2.6.0
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v2.8.3
2 changes: 1 addition & 1 deletion .github/workflows/autolock.yaml
Expand Up @@ -8,4 +8,4 @@ name: Autolock
jobs:

autolock:
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v2.6.0
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v2.8.3
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Expand Up @@ -10,4 +10,4 @@ name: Docs
jobs:

docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v2.6.0
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v2.8.3
2 changes: 1 addition & 1 deletion .github/workflows/label-sponsors.yaml
Expand Up @@ -11,4 +11,4 @@ name: Label sponsors
jobs:

label-sponsors:
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v2.6.0
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v2.8.3
2 changes: 1 addition & 1 deletion .github/workflows/labels.yaml
Expand Up @@ -8,4 +8,4 @@ name: Labels
jobs:

labels:
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v2.6.0
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v2.8.3
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Expand Up @@ -6,4 +6,4 @@ name: Lint
jobs:

lint:
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v2.6.0
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v2.8.3

0 comments on commit 0070134

Please sign in to comment.