Skip to content

Commit 96fa113

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): bump the github-actions-dependencies group with 2 updates
Bumps the github-actions-dependencies group with 2 updates: [hoverkraft-tech/ci-github-publish/actions/deploy/jekyll](https://github.com/hoverkraft-tech/ci-github-publish) and [hoverkraft-tech/ci-github-publish/actions/deploy/github-pages](https://github.com/hoverkraft-tech/ci-github-publish). Updates `hoverkraft-tech/ci-github-publish/actions/deploy/jekyll` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@ed354ad...1ee0354) Updates `hoverkraft-tech/ci-github-publish/actions/deploy/github-pages` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@ed354ad...1ee0354) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish/actions/deploy/jekyll dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages dependency-version: 0.28.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 6d64151 commit 96fa113

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ jobs:
7171
persist-credentials: false
7272

7373
- id: prepare-deploy
74-
uses: hoverkraft-tech/ci-github-publish/actions/deploy/jekyll@ed354ada70b9f518c2bb663e18a80041c2cf5156 # 0.27.1
74+
uses: hoverkraft-tech/ci-github-publish/actions/deploy/jekyll@1ee0354c40e4cd0a46c69cbe305c74fc67338042 # 0.28.0
7575
with:
7676
pages: |
7777
packages/*/README.md
7878
7979
- id: deployment
80-
uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@ed354ada70b9f518c2bb663e18a80041c2cf5156 # 0.27.1
80+
uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@1ee0354c40e4cd0a46c69cbe305c74fc67338042 # 0.28.0
8181
with:
8282
build-path: ${{ steps.prepare-deploy.outputs.build-path }}

0 commit comments

Comments
 (0)