Skip to content

Commit

Permalink
Bump SebRollen/toml-action from 1.0.2 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [SebRollen/toml-action](https://github.com/sebrollen/toml-action) from 1.0.2 to 1.2.0.
- [Release notes](https://github.com/sebrollen/toml-action/releases)
- [Commits](SebRollen/toml-action@v1.0.2...v1.2.0)

---
updated-dependencies:
- dependency-name: SebRollen/toml-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 3022cf3 commit 0f5a4a6
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 @@ -39,7 +39,7 @@ jobs:
fetch-depth: 0
- name: Get version
id: get_version
uses: SebRollen/toml-action@v1.0.2
uses: SebRollen/toml-action@v1.2.0
with:
file: Cargo.toml
field: package.version
Expand Down

0 comments on commit 0f5a4a6

Please sign in to comment.