Skip to content

Commit 073551e

Browse files
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [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/test-salt-linux.yml` from 4fc4c282b54628725e2fdccb5f0d348544ce2eac to 461ccffc4e2ddef406304206b49c8d09044b0609 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@4fc4c28...461ccff) Updates `plus3it/actions-workflows/.github/workflows/test-salt-windows.yml` from 4fc4c282b54628725e2fdccb5f0d348544ce2eac to 461ccffc4e2ddef406304206b49c8d09044b0609 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@4fc4c28...461ccff) --- updated-dependencies: - dependency-name: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml dependency-version: 461ccffc4e2ddef406304206b49c8d09044b0609 dependency-type: direct:production dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml dependency-version: 461ccffc4e2ddef406304206b49c8d09044b0609 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24524d8 commit 073551e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@4fc4c282b54628725e2fdccb5f0d348544ce2eac
11+
uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@461ccffc4e2ddef406304206b49c8d09044b0609
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@4fc4c282b54628725e2fdccb5f0d348544ce2eac
27+
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@461ccffc4e2ddef406304206b49c8d09044b0609
2828
strategy:
2929
matrix:
3030
os_version:

0 commit comments

Comments
 (0)