From 5e90e8e31498b253175acdd73b99341bf3b6e1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:43:27 +0000 Subject: [PATCH] Bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-debian.yml | 2 +- .github/workflows/test-debian.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-debian.yml b/.github/workflows/release-debian.yml index 0895f14..9e5ddea 100644 --- a/.github/workflows/release-debian.yml +++ b/.github/workflows/release-debian.yml @@ -130,7 +130,7 @@ jobs: steps: - name: Checkout repo uses: actions/checkout@v4 - - uses: uraimo/run-on-arch-action@v2.5.1 + - uses: uraimo/run-on-arch-action@v2.6.0 name: Build artifact id: build with: diff --git a/.github/workflows/test-debian.yml b/.github/workflows/test-debian.yml index 91d77ce..f2ade6f 100644 --- a/.github/workflows/test-debian.yml +++ b/.github/workflows/test-debian.yml @@ -112,7 +112,7 @@ jobs: steps: - name: Checkout repo uses: actions/checkout@v4 - - uses: uraimo/run-on-arch-action@v2.5.1 + - uses: uraimo/run-on-arch-action@v2.6.0 name: Build artifact id: build with: