Skip to content

Commit

Permalink
build(deps): bump uraimo/run-on-arch-action from 2.4.0 to 2.6.0 (adop…
Browse files Browse the repository at this point in the history
…tium#3317)

Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](uraimo/run-on-arch-action@v2.4.0...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent ba637ae commit 93c5855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@01aecccf739ca6ff86c0539fbc67a7a5007bbc81 # v2.1.0

- name: Run on architecture
uses: uraimo/run-on-arch-action@b101fffede73ba1ed3cc0ca4425cbf61e2672e6e # v2.4.0
uses: uraimo/run-on-arch-action@4803fad82c266c7860218e93d3024b5810c7866a # v2.6.0
with:
arch: ${{ matrix.arch }}
distro: ${{ matrix.distro }}
Expand Down

0 comments on commit 93c5855

Please sign in to comment.