Skip to content

Commit

Permalink
chore: bump actions/jekyll-build-pages from 1.0.9 to 1.0.12 (#6036)
Browse files Browse the repository at this point in the history
Bumps [actions/jekyll-build-pages](https://github.com/actions/jekyll-build-pages) from 1.0.9 to 1.0.12.
- [Release notes](https://github.com/actions/jekyll-build-pages/releases)
- [Commits](actions/jekyll-build-pages@e4ef221...b178f93)

---
updated-dependencies:
- dependency-name: actions/jekyll-build-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AdamDev <[email protected]>
Co-authored-by: pazbec <[email protected]>
  • Loading branch information
3 people committed Jul 30, 2024
1 parent eb0e66d commit a3cceb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v3
- name: Build with Jekyll
uses: actions/jekyll-build-pages@e4ef22193c23ea849fc3fea6dbce69da1ee65b6d # v1
uses: actions/jekyll-build-pages@b178f9334b208360999a0a57b523613563698c66 # v1
with:
source: ./docs
destination: ./_site
Expand Down

0 comments on commit a3cceb6

Please sign in to comment.