Skip to content

Commit d4df32d

Browse files
chore(deps): bump broadinstitute/shared-workflows in the actions group
Bumps the actions group with 1 update: [broadinstitute/shared-workflows](https://github.com/broadinstitute/shared-workflows). Updates `broadinstitute/shared-workflows` from 2.7.0 to 4.0.0 - [Release notes](https://github.com/broadinstitute/shared-workflows/releases) - [Changelog](https://github.com/broadinstitute/shared-workflows/blob/main/CHANGELOG.md) - [Commits](broadinstitute/shared-workflows@v2.7.0...v4.0.0) --- updated-dependencies: - dependency-name: broadinstitute/shared-workflows dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b19956 commit d4df32d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
use_pylama: false
2222
use_ruff: true
2323
pre-commit:
24-
uses: broadinstitute/shared-workflows/.github/workflows/pre-commit.yaml@v2.7.0
24+
uses: broadinstitute/shared-workflows/.github/workflows/pre-commit.yaml@v4.0.0
2525
unit-tests:
2626
uses: broadinstitute/shared-workflows/.github/workflows/python-unit-test.yaml@v4.0.0
2727
with:

0 commit comments

Comments
 (0)