From e761bbd739b81d2dc2a7d854d4ce10beced6fff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 05:26:32 +0000 Subject: [PATCH] ci(deps): bump Taure/erlang-ci/.github/workflows/ci.yml Bumps [Taure/erlang-ci/.github/workflows/ci.yml](https://github.com/taure/erlang-ci) from 2.0.14 to 2.1.2. - [Release notes](https://github.com/taure/erlang-ci/releases) - [Commits](https://github.com/taure/erlang-ci/compare/dc560fbe8e4e39898dd808645fc1d3e69d248429...2207d6b248f1fd962e38e13cd6546bffa5be436a) --- updated-dependencies: - dependency-name: Taure/erlang-ci/.github/workflows/ci.yml dependency-version: 2.1.2 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 6a1c07b..99afddd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: jobs: ci: - uses: Taure/erlang-ci/.github/workflows/ci.yml@dc560fbe8e4e39898dd808645fc1d3e69d248429 # main as of 2026-03-31, pinned via Dependabot + uses: Taure/erlang-ci/.github/workflows/ci.yml@2207d6b248f1fd962e38e13cd6546bffa5be436a # main as of 2026-03-31, pinned via Dependabot permissions: contents: write pull-requests: write