Skip to content

Commit 3eeaaaf

Browse files
authored
fix: update dep (#89)
1 parent 23c109a commit 3eeaaaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
if: steps.cache.outputs.cache-hit != 'true'
2424
with:
2525
crate: semantic-release-rust
26-
version: 1.0.0-alpha.6
26+
version: 1.0.0-alpha.8
2727
- uses: bahmutov/npm-install@v1
2828
- run: npm ci
2929
- name: Release

0 commit comments

Comments
 (0)