Skip to content

Commit

Permalink
Bump shalzz/zola-deploy-action from 0.19.2 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [shalzz/zola-deploy-action](https://github.com/shalzz/zola-deploy-action) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/shalzz/zola-deploy-action/releases)
- [Commits](shalzz/zola-deploy-action@9603043...c34a762)

---
updated-dependencies:
- dependency-name: shalzz/zola-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 2519633 commit 3dc3c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: build
uses: shalzz/zola-deploy-action@960304368c31a93d6991d64ae962df0786b905f1 # v0.19.2
uses: shalzz/zola-deploy-action@c34a7626cd84c9c90499afeb310070ea838a8d1a # v0.20.0
env:
BUILD_DIR: docs
BUILD_ONLY: true
Expand Down

0 comments on commit 3dc3c21

Please sign in to comment.