From 8f60b2c71f85c7d2b3ac82fb9b8dc4aa4d6859c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 22:53:02 +0000 Subject: [PATCH] Bump erlef/setup-beam from 1.24.0 to 1.24.1 Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.24.0 to 1.24.1. - [Release notes](https://github.com/erlef/setup-beam/releases) - [Commits](https://github.com/erlef/setup-beam/compare/fc68ffb90438ef2936bbb3251622353b3dcb2f93...54075bcc5e249e4758d363f27d099f55d843f124) --- updated-dependencies: - dependency-name: erlef/setup-beam dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_v26.0.yml | 2 +- .github/workflows/ci_v27.0.yml | 2 +- .github/workflows/ci_v27.1.yml | 2 +- .github/workflows/ci_v28.0.yml | 2 +- .github/workflows/ci_v29.0.yml | 2 +- .github/workflows/ci_v30.0.yml | 2 +- .github/workflows/ci_v30.1.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/ci_v26.0.yml b/.github/workflows/ci_v26.0.yml index 786cab0..1497da9 100644 --- a/.github/workflows/ci_v26.0.yml +++ b/.github/workflows/ci_v26.0.yml @@ -88,7 +88,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v27.0.yml b/.github/workflows/ci_v27.0.yml index 2f470e6..5be5f77 100644 --- a/.github/workflows/ci_v27.0.yml +++ b/.github/workflows/ci_v27.0.yml @@ -88,7 +88,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v27.1.yml b/.github/workflows/ci_v27.1.yml index f97ff7f..05265f8 100644 --- a/.github/workflows/ci_v27.1.yml +++ b/.github/workflows/ci_v27.1.yml @@ -88,7 +88,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v28.0.yml b/.github/workflows/ci_v28.0.yml index 584843a..c508b85 100644 --- a/.github/workflows/ci_v28.0.yml +++ b/.github/workflows/ci_v28.0.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v29.0.yml b/.github/workflows/ci_v29.0.yml index cda9c4a..8323ea1 100644 --- a/.github/workflows/ci_v29.0.yml +++ b/.github/workflows/ci_v29.0.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v30.0.yml b/.github/workflows/ci_v30.0.yml index bd54045..82e0e3c 100644 --- a/.github/workflows/ci_v30.0.yml +++ b/.github/workflows/ci_v30.0.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}} diff --git a/.github/workflows/ci_v30.1.yml b/.github/workflows/ci_v30.1.yml index aa54dff..013340f 100644 --- a/.github/workflows/ci_v30.1.yml +++ b/.github/workflows/ci_v30.1.yml @@ -84,7 +84,7 @@ jobs: echo "Typesense healthcheck elapsed: ${elapsed}s" - name: Setup Elixir/OTP - uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 + uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 with: otp-version: ${{matrix.otp}} elixir-version: ${{matrix.elixir}}