We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c32763a + 073551e commit a43e967Copy full SHA for a43e967
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ concurrency:
8
9
jobs:
10
linux:
11
- uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@4fc4c282b54628725e2fdccb5f0d348544ce2eac
+ uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@461ccffc4e2ddef406304206b49c8d09044b0609
12
strategy:
13
matrix:
14
os_version:
@@ -24,7 +24,7 @@ jobs:
24
salt-pillar-root: ${{ matrix.salt_pillar_root }}
25
26
windows:
27
- uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@4fc4c282b54628725e2fdccb5f0d348544ce2eac
+ uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@461ccffc4e2ddef406304206b49c8d09044b0609
28
29
30
0 commit comments