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@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
11+ uses : plus3it/actions-workflows/.github/workflows/lint.yml@ddd67e99878a285f728de398c1116151c2d7791a
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 release :
17- uses : plus3it/actions-workflows/.github/workflows/release.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
17+ uses : plus3it/actions-workflows/.github/workflows/release.yml@ddd67e99878a285f728de398c1116151c2d7791a
1818 secrets :
1919 release-token : ${{ secrets.GH_RELEASES_TOKEN }}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ concurrency:
88
99jobs :
1010 windows :
11- uses : plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@a04d8369a667b6097d64922d32d1a902502d3f96
11+ uses : plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@ddd67e99878a285f728de398c1116151c2d7791a
1212 strategy :
1313 matrix :
1414 os_version :
You can’t perform that action at this time.
0 commit comments