From af7ec0cae3f984b3a1a917239e5372e9c9b3b2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 19:12:18 +0000 Subject: [PATCH] Bump the github-actions group with 3 updates Bumps the github-actions group with 3 updates: [plus3it/actions-workflows/.github/workflows/lint.yml](https://github.com/plus3it/actions-workflows), [plus3it/actions-workflows/.github/workflows/release.yml](https://github.com/plus3it/actions-workflows) and [plus3it/actions-workflows/.github/workflows/test.yml](https://github.com/plus3it/actions-workflows). Updates `plus3it/actions-workflows/.github/workflows/lint.yml` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/plus3it/actions-workflows/compare/269d875599c92395f7fa99cab43edc1820798e61...ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8) Updates `plus3it/actions-workflows/.github/workflows/release.yml` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/plus3it/actions-workflows/compare/269d875599c92395f7fa99cab43edc1820798e61...ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8) Updates `plus3it/actions-workflows/.github/workflows/test.yml` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/plus3it/actions-workflows/compare/269d875599c92395f7fa99cab43edc1820798e61...ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8) --- updated-dependencies: - dependency-name: plus3it/actions-workflows/.github/workflows/lint.yml dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/release.yml dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/test.yml dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/test.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6ee3634..1cab9c3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -8,4 +8,4 @@ concurrency: jobs: lint: - uses: plus3it/actions-workflows/.github/workflows/lint.yml@269d875599c92395f7fa99cab43edc1820798e61 + uses: plus3it/actions-workflows/.github/workflows/lint.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3bd319b..17ef605 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,6 @@ on: jobs: release: - uses: plus3it/actions-workflows/.github/workflows/release.yml@269d875599c92395f7fa99cab43edc1820798e61 + uses: plus3it/actions-workflows/.github/workflows/release.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8 secrets: release-token: ${{ secrets.GH_RELEASES_TOKEN }} diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7658cde..25453c7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,4 +8,4 @@ concurrency: jobs: test: - uses: plus3it/actions-workflows/.github/workflows/test.yml@269d875599c92395f7fa99cab43edc1820798e61 + uses: plus3it/actions-workflows/.github/workflows/test.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8