From 89ff7a39b8858fa3276729327892f67d166423d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 08:14:48 +0000 Subject: [PATCH] deps: bump obi1kenobi/cargo-semver-checks-action from 2.3 to 2.4 Bumps [obi1kenobi/cargo-semver-checks-action](https://github.com/obi1kenobi/cargo-semver-checks-action) from 2.3 to 2.4. - [Release notes](https://github.com/obi1kenobi/cargo-semver-checks-action/releases) - [Commits](https://github.com/obi1kenobi/cargo-semver-checks-action/compare/48f4ef7da6d907d69d18249e0ba79aa98c61b9db...c7306483f698c511eaf7416d1bf2e1958c90140f) --- updated-dependencies: - dependency-name: obi1kenobi/cargo-semver-checks-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24a211966a8..a489fec1f1f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -319,7 +319,7 @@ jobs: - uses: actions/checkout@v4 - run: wget -q -O- https://github.com/obi1kenobi/cargo-semver-checks/releases/download/v0.27.0/cargo-semver-checks-x86_64-unknown-linux-gnu.tar.gz | tar -xz -C ~/.cargo/bin shell: bash - - uses: obi1kenobi/cargo-semver-checks-action@48f4ef7da6d907d69d18249e0ba79aa98c61b9db # v2 + - uses: obi1kenobi/cargo-semver-checks-action@c7306483f698c511eaf7416d1bf2e1958c90140f # v2 rustfmt: runs-on: ubuntu-latest