Skip to content

Commit f6f9d30

Browse files
chore(deps): update release-plz/action action to v0.5.107
1 parent 2ef0a11 commit f6f9d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: test
2222
run: cargo test
2323
- name: release-plz
24-
uses: release-plz/[email protected].105
24+
uses: release-plz/[email protected].107
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)