Skip to content

Commit 5f1be98

Browse files
Bump plus3it/actions-workflows from 1.6.4 to 1.7.0
Bumps [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows) from 1.6.4 to 1.7.0. - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@5c7f269...78caa4f) --- updated-dependencies: - dependency-name: plus3it/actions-workflows dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e86c44 commit 5f1be98

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
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@5c7f269c22aaf175bb68de5e6ecd556bb1b08fff
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@78caa4f6a2b5426af0ade68fb706176ee58fda84

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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@5c7f269c22aaf175bb68de5e6ecd556bb1b08fff
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@78caa4f6a2b5426af0ade68fb706176ee58fda84
1818
with:
1919
mockstacktest-enable: false
2020
secrets:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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@5c7f269c22aaf175bb68de5e6ecd556bb1b08fff
11+
uses: plus3it/actions-workflows/.github/workflows/test.yml@78caa4f6a2b5426af0ade68fb706176ee58fda84

0 commit comments

Comments
 (0)