From 3e43eb4090bfaea8b10d13e6f6eac2309eb71c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 02:46:41 +0530 Subject: [PATCH] Bump SebRollen/toml-action from 1.0.2 to 1.2.0 (#676) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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