Skip to content

Commit e052487

Browse files
Bump shalzz/zola-deploy-action from 0.21.0 to 0.22.1
Bumps [shalzz/zola-deploy-action](https://github.com/shalzz/zola-deploy-action) from 0.21.0 to 0.22.1. - [Release notes](https://github.com/shalzz/zola-deploy-action/releases) - [Commits](shalzz/zola-deploy-action@v0.21.0...v0.22.1) --- updated-dependencies: - dependency-name: shalzz/zola-deploy-action dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33d8784 commit e052487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout main
1414
uses: actions/checkout@v5.0.0
1515
- name: Build only
16-
uses: shalzz/zola-deploy-action@v0.21.0
16+
uses: shalzz/zola-deploy-action@v0.22.1
1717
env:
1818
BUILD_ONLY: true
1919
- name: Create artifacts

0 commit comments

Comments
 (0)