Skip to content

Commit 40041ff

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump hoverkraft-tech/ci-github.qkg1.topmon
Bumps the github-actions-dependencies group with 1 update: [hoverkraft-tech/ci-github.qkg1.topmon](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon). Updates `hoverkraft-tech/ci-github.qkg1.topmon` from 0.22.3 to 0.23.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases) - [Commits](hoverkraft-tech/ci-github.qkg1.topmon@95664be...9a3d71c) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github.qkg1.topmon dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59a51a1 commit 40041ff

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/__shared-ci.yml

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

1414
jobs:
1515
linter:
16-
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/linter.yml@95664be4ec235bfc221c4356c7153cbab3fb8f93 # 0.22.3
16+
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/linter.yml@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0
1717
with:
1818
linter-env: |
1919
FILTER_REGEX_EXCLUDE=dist/**/*

.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.qkg1.topmon/.github/workflows/greetings.yml@95664be4ec235bfc221c4356c7153cbab3fb8f93 # 0.22.3
16+
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0

.github/workflows/main-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
app-id: ${{ vars.CI_BOT_APP_ID }}
4646
private-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}
4747

48-
- uses: hoverkraft-tech/ci-github.qkg1.topmon/actions/create-and-merge-pull-request@95664be4ec235bfc221c4356c7153cbab3fb8f93 # 0.22.3
48+
- uses: hoverkraft-tech/ci-github.qkg1.topmon/actions/create-and-merge-pull-request@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0
4949
with:
5050
github-token: ${{ steps.generate-token.outputs.token }}
5151
branch: docs/actions-workflows-documentation-update

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

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

2222
jobs:
2323
main:
24-
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml@95664be4ec235bfc221c4356c7153cbab3fb8f93 # 0.22.3
24+
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0
2525
with:
2626
manual-commit-ref: ${{ inputs.manual-commit-ref }}
2727
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.qkg1.topmon/.github/workflows/semantic-pull-request.yml@95664be4ec235bfc221c4356c7153cbab3fb8f93 # 0.22.3
16+
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/semantic-pull-request.yml@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0

.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.qkg1.topmon/.github/workflows/stale.yml@95664be4ec235bfc221c4356c7153cbab3fb8f93 # 0.22.3
13+
uses: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/stale.yml@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0

0 commit comments

Comments
 (0)