Skip to content

Commit

Permalink
CI: bump uraimo/run-on-arch-action from 2.5.0 to 2.5.1 (#217)
Browse files Browse the repository at this point in the history
Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](uraimo/run-on-arch-action@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-by: Mobin "Hojjat" Aydinfar <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 360ecb4 commit 8820e20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/meson_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: uraimo/[email protected].0
- uses: uraimo/[email protected].1
name: Getting depends & setup & build & unit & integration tests
with:
arch: ${{ matrix.arch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/regular_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: uraimo/[email protected].0
- uses: uraimo/[email protected].1
name: Getting depends & build & unit tests & integration tests
with:
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit 8820e20

Please sign in to comment.