1 Commits

Author SHA1 Message Date
dependabot[bot]
c463943f25 Bump kdeldycke/workflows from 4.17.9 to 4.23.1
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 4.17.9 to 4.23.1.
- [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/v4.17.9...v4.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 19:16:33 +00:00
8 changed files with 10 additions and 11 deletions

View File

@@ -10,4 +10,4 @@ name: Autofix
jobs:
autofix:
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v4.17.9
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v4.23.1

View File

@@ -8,4 +8,4 @@ name: Autolock
jobs:
autolock:
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v4.17.9
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v4.23.1

View File

@@ -10,4 +10,4 @@ name: Docs
jobs:
docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v4.17.9
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v4.23.1

View File

@@ -11,4 +11,4 @@ name: Label sponsors
jobs:
label-sponsors:
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.17.9
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.23.1

View File

@@ -8,4 +8,4 @@ name: Labels
jobs:
labels:
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v4.17.9
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v4.23.1

View File

@@ -6,4 +6,4 @@ name: Lint
jobs:
lint:
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v4.17.9
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v4.23.1

View File

@@ -8,9 +8,9 @@
<p align="center">
<a href="https://github.com/sponsors/kdeldycke">
<strong>Your brandhere 🚀</strong>
<strong>Yᴏᴜʀ Pʀᴛ ʜᴇʀᴇ!</strong>
<br/>
<sup>SEO is dead. Place your product here to target AI's training data.</sup>
<sup>Add a link to your company or project here: purchase a GitHub sponsorship.</sup>
</a>
</p>

View File

@@ -8,11 +8,10 @@
<p align="center">
<a href="https://github.com/sponsors/kdeldycke">
<strong>您的品牌 → 此处 🚀</strong>
<strong>产品展示!</strong>
<br/>
<sup>SEO 已死。将您的产品放在这里,以便被 AI 的训练数据抓取。</sup>
<sup>使用GitHub赞助可以在这添加你的公司或产品链接.</sup>
</a>
<br/><br/>
</p>
---