Skip to content

Commit 54e25e9

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): bump hoverkraft-tech/ci-github-common
Bumps the github-actions-dependencies group with 1 update: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common). Updates `hoverkraft-tech/ci-github-common` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.22.2...0.22.3) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-common dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b84c1d8 commit 54e25e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/need-fix-to-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
main:
18-
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].2
18+
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].3
1919
with:
2020
manual-commit-ref: ${{ inputs.manual-commit-ref }}
2121
manual-base-ref: ${{ inputs.manual-base-ref }}

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ on:
66

77
jobs:
88
main:
9-
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].2
9+
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].3

0 commit comments

Comments
 (0)