Skip to content

Commit ee00446

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): bump hoverkraft-tech/ci-github-nodejs
Bumps the github-actions-dependencies group with 1 update: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs). Updates `hoverkraft-tech/ci-github-nodejs` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases) - [Commits](hoverkraft-tech/ci-github-nodejs@284b3a2...1d00c9e) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-nodejs dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8aa75b4 commit ee00446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/__shared-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
id-token: write
1111
contents: read
1212
security-events: write
13-
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@284b3a225640afe54977ca18caf464dff1ee856b # 0.14.0
13+
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@1d00c9eb280acbee5df4b4a2087f786e66b13d87 # 0.14.1
1414
with:
1515
build: '{"artifact":"packages/*/dist"}'

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
token: ${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}
2626

27-
- uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@284b3a225640afe54977ca18caf464dff1ee856b # 0.14.0
27+
- uses: hoverkraft-tech/ci-github-nodejs/actions/setup-node@1d00c9eb280acbee5df4b4a2087f786e66b13d87 # 0.14.1
2828

2929
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
3030
with:

0 commit comments

Comments
 (0)