From 4eda8b9e831d2a57e4ebcd12279cdfdfa465d19a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 01:24:59 +0000 Subject: [PATCH] chore(deps): Bump plus3it/actions-workflows from 1.6.1 to 1.6.2 Bumps [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows) from 1.6.1 to 1.6.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/9007628375ab63a531541d305dc61375ef0c8215...00bdf2c02c2bb252dc7ba7f74816ac8359aa6693) --- updated-dependencies: - dependency-name: plus3it/actions-workflows dependency-type: direct:production update-type: version-update:semver-patch ... 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 9980c6a..7144c38 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@9007628375ab63a531541d305dc61375ef0c8215 + uses: plus3it/actions-workflows/.github/workflows/lint.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ebad51c..2c7ee79 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@9007628375ab63a531541d305dc61375ef0c8215 + uses: plus3it/actions-workflows/.github/workflows/release.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693 secrets: release-token: ${{ secrets.GH_RELEASES_TOKEN }} diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8e21e78..2890b43 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@9007628375ab63a531541d305dc61375ef0c8215 + uses: plus3it/actions-workflows/.github/workflows/test.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693