Skip to content

Commit 3cd7e0d

Browse files
chore(deps): update shalzz/zola-deploy-action action to v0.18.0 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f89b28b commit 3cd7e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1616

1717
- name: Build and deploy
18-
uses: shalzz/zola-deploy-action@e37232516a63e8711048bda4e1afb9e0891f46fa # v0.17.2
18+
uses: shalzz/zola-deploy-action@964938f983e3223fbe16fcc626ff1ad803dba1cd # v0.18.0
1919
env:
2020
TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
BUILD_THEMES: false

0 commit comments

Comments
 (0)