From d6d698b816084cc9d4c750baefdde9abb48fe881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 07:01:46 +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.1. - [Release notes](https://github.com/taure/erlang-ci/releases) - [Commits](https://github.com/taure/erlang-ci/compare/dc560fbe8e4e39898dd808645fc1d3e69d248429...559dea550228fb7042813f6b6359addec11bedcf) --- updated-dependencies: - dependency-name: Taure/erlang-ci/.github/workflows/ci.yml dependency-version: 2.1.1 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 8ec3357..aba1f22 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@559dea550228fb7042813f6b6359addec11bedcf # main as of 2026-03-31, pinned via Dependabot permissions: contents: write pull-requests: write