File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ concurrency:
88
99jobs :
1010 lint :
11- uses : plus3it/actions-workflows/.github/workflows/lint.yml@269d875599c92395f7fa99cab43edc1820798e61
11+ uses : plus3it/actions-workflows/.github/workflows/lint.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ concurrency:
88
99jobs :
1010 linux :
11- uses : plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@461ccffc4e2ddef406304206b49c8d09044b0609
11+ uses : plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
1212 strategy :
1313 matrix :
1414 os_version :
2424 salt-pillar-root : ${{ matrix.salt_pillar_root }}
2525
2626 windows :
27- uses : plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@461ccffc4e2ddef406304206b49c8d09044b0609
27+ uses : plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
2828 strategy :
2929 matrix :
3030 os_version :
You can’t perform that action at this time.
0 commit comments