From 0f5a4a6edfdc3f07dc114daf24a4ab16e663bc3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:13:14 +0000 Subject: [PATCH] Bump SebRollen/toml-action from 1.0.2 to 1.2.0 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](https://github.com/sebrollen/toml-action/compare/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] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a4a0818..b0fea32 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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