Skip to content

Commit 61880a7

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump hoverkraft-tech/ci-github-publish
Bumps the github-actions-dependencies group with 1 update: - [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent dcc3518 commit 61880a7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/main-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ jobs:
7272
page-url: ${{ steps.deployment.outputs.url }}
7373
steps:
7474
- id: deployment
75-
uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@b2a6d08d60e0adff6736caf6fdaa5fd3bcdd473a # 0.13.0
75+
uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@0717eb404857b7e4a15dc0db5fbece52921e85fb # 0.13.1
7676
with:
7777
build-path: packages/docs/build
7878
build-artifact-name: build
7979

8080
deploy-checks:
8181
name: Deploy Checks
8282
needs: deploy
83-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-checks.yml@b2a6d08d60e0adff6736caf6fdaa5fd3bcdd473a # 0.13.0
83+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-checks.yml@0717eb404857b7e4a15dc0db5fbece52921e85fb # 0.13.1
8484
with:
8585
url: ${{ needs.deploy.outputs.page-url }}

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lts/*

0 commit comments

Comments
 (0)