Skip to content

Commit

Permalink
ci: Update to a functional version of the toml-editor action
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 23, 2024
1 parent 8394cab commit 7c858f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: Write-Host "::set-output name=version::$('${{ github.event.release.tag_name }}'.substring(1))"

- name: Set Package Version
uses: ciiiii/toml-editor@1.0.0
uses: sandstromviktor/toml-editor@2.0.0
with:
file: Cargo.toml
key: package.version
Expand Down

0 comments on commit 7c858f3

Please sign in to comment.