Skip to content

Commit

Permalink
build(deps): bump VeryGoodOpenSource/very_good_workflows (#122)
Browse files Browse the repository at this point in the history
Bumps [VeryGoodOpenSource/very_good_workflows](https://github.com/verygoodopensource/very_good_workflows) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/verygoodopensource/very_good_workflows/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_workflows/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_workflows@v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: VeryGoodOpenSource/very_good_workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 35b579d commit befadc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:

jobs:
semantic_pull_request:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/[email protected].0
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/[email protected].1

build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/[email protected].0
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/[email protected].1
with:
min_coverage: 50
2 changes: 1 addition & 1 deletion .github/workflows/widgetbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/[email protected].0
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/[email protected].1
with:
min_coverage: 0
working_directory: widgetbook

0 comments on commit befadc4

Please sign in to comment.