From 0f80744e1582b4212be2346421711d775d411994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:04:42 +0000 Subject: [PATCH] Bump jirutka/setup-alpine from 1.2.0 to 1.3.0 Bumps [jirutka/setup-alpine](https://github.com/jirutka/setup-alpine) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/jirutka/setup-alpine/releases) - [Commits](https://github.com/jirutka/setup-alpine/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: jirutka/setup-alpine dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-i386.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-i386.yml b/.github/workflows/ci-i386.yml index 1cf1f20f..459e8eb6 100644 --- a/.github/workflows/ci-i386.yml +++ b/.github/workflows/ci-i386.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 # required for version resolution - name: Setup Alpine Linux environment - uses: jirutka/setup-alpine@v1.2.0 + uses: jirutka/setup-alpine@v1.3.0 with: arch: x86 packages: >