From b38ac0703b9205a5e36aa63b4c22a043adfba0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:52:51 +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 2b00b20..fdbb5a9 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