From 4af2f314624cc8bb8c5a68188272cc8cf8e7a68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 13:37:18 +0000 Subject: [PATCH] Bump the actions group with 4 updates Bumps the actions group with 4 updates: [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain), [crate-ci/typos](https://github.com/crate-ci/typos), [mikefarah/yq](https://github.com/mikefarah/yq) and [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `dtolnay/rust-toolchain` from 7b1c307e0dcbda6122208f10795a713336a9b35a to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](https://github.com/dtolnay/rust-toolchain/compare/7b1c307e0dcbda6122208f10795a713336a9b35a...315e265cd78dad1e1dcf3a5074f6d6c47029d5aa) Updates `crate-ci/typos` from 1.26.8 to 1.28.1 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.26.8...v1.28.1) Updates `mikefarah/yq` from 4.44.3 to 4.44.5 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](https://github.com/mikefarah/yq/compare/bbdd97482f2d439126582a59689eb1c855944955...bc5b54cb1d1f720db16c9f75c5b45384d00e5cbf) Updates `slackapi/slack-github-action` from 1.27.0 to 2.0.0 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v1.27.0...v2.0.0) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-type: direct:production dependency-group: actions - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 12 ++++++------ .github/workflows/docs.yml | 2 +- .github/workflows/publish_plugin.yml | 2 +- .github/workflows/release.yml | 6 +++--- .github/workflows/scheduled.yml | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d10c834bc..2e7f833dad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -191,7 +191,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab @@ -211,7 +211,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab @@ -260,7 +260,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab @@ -274,7 +274,7 @@ jobs: RUSTFLAGS: "-Dwarnings" steps: - uses: actions/checkout@v4 - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab @@ -286,7 +286,7 @@ jobs: env: MDBOOK_VERSION: 0.4.31 steps: - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab @@ -315,4 +315,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: typos-action - uses: crate-ci/typos@v1.26.8 + uses: crate-ci/typos@v1.28.1 diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9deb4d0e58..81d40e18e1 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -32,7 +32,7 @@ jobs: env: MDBOOK_VERSION: 0.4.31 steps: - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab diff --git a/.github/workflows/publish_plugin.yml b/.github/workflows/publish_plugin.yml index bc8ac8c364..803bdb302e 100644 --- a/.github/workflows/publish_plugin.yml +++ b/.github/workflows/publish_plugin.yml @@ -23,7 +23,7 @@ jobs: snforge_scarb_plugin_uploaded=$(curl -s https://scarbs.xyz/api/v1/index/sn/fo/snforge_scarb_plugin.json | jq --arg version "$snforge_scarb_plugin_version" '[.[] | select(.v == $version)] | length > 0') echo "snforge_scarb_plugin_uploaded=$snforge_scarb_plugin_uploaded" >> $GITHUB_OUTPUT - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ccf3a013d..e013019399 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: - name: Get version from Cargo.toml id: lookupVersion - uses: mikefarah/yq@bbdd97482f2d439126582a59689eb1c855944955 + uses: mikefarah/yq@bc5b54cb1d1f720db16c9f75c5b45384d00e5cbf with: cmd: yq -oy '"v" + .workspace.package.version' 'Cargo.toml' @@ -99,7 +99,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable target: ${{ matrix.target }} @@ -264,7 +264,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a + - uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa with: toolchain: stable diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 08d1eb1ea8..4d3a0adef9 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -115,7 +115,7 @@ jobs: needs: [ test-forge-unit-and-integration, test-forge-e2e, test-cast ] steps: - name: Notify that the workflow has failed - uses: slackapi/slack-github-action@v1.27.0 + uses: slackapi/slack-github-action@v2.0.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_SCHEDULED_TESTS_FAILURE_WEBHOOK_URL }} with: