Skip to content

Commit 98f4ba7

Browse files
Bump broadinstitute/shared-workflows in the actions group (#1)
Bumps the actions group with 1 update: [broadinstitute/shared-workflows](https://github.com/broadinstitute/shared-workflows). Updates `broadinstitute/shared-workflows` from 2.6.1 to 5.0.1 - [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.6.1...v5.0.1) --- updated-dependencies: - dependency-name: broadinstitute/shared-workflows dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7b9c1f commit 98f4ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ name: 'checks'
88

99
jobs:
1010
conventional-commits:
11-
uses: broadinstitute/shared-workflows/.github/workflows/conventional-commit.yaml@v2.6.1
11+
uses: broadinstitute/shared-workflows/.github/workflows/conventional-commit.yaml@v5.0.1

.github/workflows/close-stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ name: 'Close stale issues and PRs'
77

88
jobs:
99
stale:
10-
uses: broadinstitute/shared-workflows/.github/workflows/close-stale.yaml@v2.6.1
10+
uses: broadinstitute/shared-workflows/.github/workflows/close-stale.yaml@v5.0.1

0 commit comments

Comments
 (0)