We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a4b4e9 + 3bf4429 commit 8849c78Copy full SHA for 8849c78
.github/workflows/lint.yml
@@ -8,4 +8,4 @@ concurrency:
8
9
jobs:
10
lint:
11
- uses: plus3it/actions-workflows/.github/workflows/lint.yml@9007628375ab63a531541d305dc61375ef0c8215
+ uses: plus3it/actions-workflows/.github/workflows/lint.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
.github/workflows/test.yml
@@ -8,7 +8,7 @@ concurrency:
linux:
- uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@9007628375ab63a531541d305dc61375ef0c8215
+ uses: plus3it/actions-workflows/.github/workflows/test-salt-linux.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
12
strategy:
13
matrix:
14
os_version:
0 commit comments