Skip to content

Commit ca97197

Browse files
chore(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] <support@github.com>
1 parent 1fe90c1 commit ca97197

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ permissions:
1313

1414
jobs:
1515
greetings:
16-
uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@0.22.2
16+
uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@0.22.3

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222

2323
jobs:
2424
main:
25-
uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@0.22.2
25+
uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@0.22.3
2626
with:
2727
manual-commit-ref: ${{ inputs.manual-commit-ref }}
2828
manual-base-ref: ${{ inputs.manual-base-ref }}

.github/workflows/semantic-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ permissions:
1313

1414
jobs:
1515
main:
16-
uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@0.22.2
16+
uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@0.22.3

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ permissions:
1010

1111
jobs:
1212
main:
13-
uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@0.22.2
13+
uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@0.22.3

0 commit comments

Comments
 (0)