From e08ead553748a5ab1905d985188401f31085608d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 14:24:03 +0000 Subject: [PATCH] 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/test.yml | 4 ++-- 2 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/test.yml b/.github/workflows/test.yml index 52fae6d..2bc52c6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ concurrency: jobs: linux: - uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@9007628375ab63a531541d305dc61375ef0c8215 + uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693 strategy: matrix: os_version: @@ -24,7 +24,7 @@ jobs: salt-pillar-root: ${{ matrix.salt_pillar_root }} windows: - uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@9007628375ab63a531541d305dc61375ef0c8215 + uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693 strategy: matrix: os_version: