Skip to content

Commit 7b9cc7b

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump the github-actions-dependencies group across 3 directories with 2 updates
Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish). Bumps the github-actions-dependencies group with 1 update in the /actions/helm/generate-docs directory: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs). Bumps the github-actions-dependencies group with 1 update in the /actions/helm/release-chart directory: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs). Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@48e0c54...91a69c7) Updates `hoverkraft-tech/ci-github-nodejs` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases) - [Commits](hoverkraft-tech/ci-github-nodejs@9d465a0...9f77c58) Updates `hoverkraft-tech/ci-github-nodejs` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases) - [Commits](hoverkraft-tech/ci-github-nodejs@9d465a0...9f77c58) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-nodejs dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-nodejs dependency-version: 0.23.1 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 e68cac9 commit 7b9cc7b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/__main-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
release:
8484
needs: ci
8585
if: github.event_name != 'schedule'
86-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@48e0c54489152b98d9e18f0454ccce120e9d0fd1 # 0.23.0
86+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@91a69c7a9730d3ec2886a80681dbb67634c70970 # 0.23.1
8787
permissions:
8888
contents: read
8989
with:

actions/helm/generate-docs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ runs:
142142
working-directory: ${{ steps.prepare-variables.outputs.working-directory }}
143143

144144
- name: Setup Node.js
145-
uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@9d465a03741b287db18b242e0ec46990888cc6a3 # 0.23.0
145+
uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@9f77c58db848451f244f78047fbf779c60bb8641 # 0.23.1
146146
with:
147147
working-directory: ${{ github.action_path }}
148148

actions/helm/release-chart/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ runs:
188188
${{ steps.chart-values-updates.outputs.yq-command }}
189189
190190
- name: Setup Node.js
191-
uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@9d465a03741b287db18b242e0ec46990888cc6a3 # 0.23.0
191+
uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@9f77c58db848451f244f78047fbf779c60bb8641 # 0.23.1
192192
with:
193193
working-directory: ${{ github.action_path }}
194194

0 commit comments

Comments
 (0)