Skip to content

Commit a160fd9

Browse files
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/test-salt-linux.yml](https://github.com/plus3it/actions-workflows) and [plus3it/actions-workflows/.github/workflows/test-salt-windows.yml](https://github.com/plus3it/actions-workflows). Updates `plus3it/actions-workflows/.github/workflows/lint.yml` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@ce3cef7...ddd67e9) Updates `plus3it/actions-workflows/.github/workflows/test-salt-linux.yml` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@ce3cef7...ddd67e9) Updates `plus3it/actions-workflows/.github/workflows/test-salt-windows.yml` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@ce3cef7...ddd67e9) --- updated-dependencies: - dependency-name: plus3it/actions-workflows/.github/workflows/lint.yml dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3abfb6e commit a160fd9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
lint:
11-
uses: plus3it/actions-workflows/.github/workflows/lint.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@ddd67e99878a285f728de398c1116151c2d7791a

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88

99
jobs:
1010
linux:
11-
uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
11+
uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@ddd67e99878a285f728de398c1116151c2d7791a
1212
strategy:
1313
matrix:
1414
os_version:
@@ -24,7 +24,7 @@ jobs:
2424
salt-pillar-root: ${{ matrix.salt_pillar_root }}
2525

2626
windows:
27-
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
27+
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@ddd67e99878a285f728de398c1116151c2d7791a
2828
strategy:
2929
matrix:
3030
os_version:

0 commit comments

Comments
 (0)