From af572e59b86c143cdd675eb88f05b91f464014a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 02:59:03 +0000 Subject: [PATCH] chore(deps): Bump plus3it/actions-workflows from 1.6.0 to 1.6.1 Bumps [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows) from 1.6.0 to 1.6.1. - [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/72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8...9007628375ab63a531541d305dc61375ef0c8215) --- 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 6207263..9980c6a 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@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8 + uses: plus3it/actions-workflows/.github/workflows/lint.yml@9007628375ab63a531541d305dc61375ef0c8215 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 20e1afa..e001556 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ on: jobs: release: - uses: plus3it/actions-workflows/.github/workflows/release.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8 + uses: plus3it/actions-workflows/.github/workflows/release.yml@9007628375ab63a531541d305dc61375ef0c8215 with: mockstacktest-enable: false secrets: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2f60883..8e21e78 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@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8 + uses: plus3it/actions-workflows/.github/workflows/test.yml@9007628375ab63a531541d305dc61375ef0c8215