Skip to content

Commit 77a634f

Browse files
authored
Merge pull request #588 from mgeisler/dependabot/github_actions/thomaseizinger/set-crate-version-1.0.1
Bump thomaseizinger/set-crate-version from 1.0.0 to 1.0.1
2 parents 7f3c14a + f6118e8 commit 77a634f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
shell: python3 {0} src/lib.rs
162162

163163
- name: Update crate version to ${{ needs.setup.outputs.new-version }}
164-
uses: thomaseizinger/set-crate-version@1.0.0
164+
uses: thomaseizinger/set-crate-version@1.0.1
165165
with:
166166
version: ${{ needs.setup.outputs.new-version }}
167167

0 commit comments

Comments
 (0)