Skip to content

Commit 168ec52

Browse files
authored
Merge pull request #226 from plus3it/dependabot/github_actions/plus3it/actions-workflows-1.6.0
chore(deps): Bump plus3it/actions-workflows from 1.5.0 to 1.6.0
2 parents 475dbac + 1a5c8d5 commit 168ec52

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
lint:
11-
uses: plus3it/actions-workflows/.github/workflows/lint.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
release:
17-
uses: plus3it/actions-workflows/.github/workflows/release.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8
1818
with:
1919
mockstacktest-enable: false
2020
secrets:

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
test:
11-
uses: plus3it/actions-workflows/.github/workflows/test.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
11+
uses: plus3it/actions-workflows/.github/workflows/test.yml@72a8659c8716b3fbf6e9ea01b53b2f83c0b6d6d8

0 commit comments

Comments
 (0)