Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 (#180)
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.7.2 to 2.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/uraimo/run-on-arch-action/releases">uraimo/run-on-arch-action's
releases</a>.</em></p>
<blockquote>
<h2>2.8.1</h2>
<p>Fixed typo in Dockerfile.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.8.0...v2.8.1">https://github.com/uraimo/run-on-arch-action/compare/v2.8.0...v2.8.1</a></p>
<h2>2.8.0</h2>
<p>This release explicitly adds the <code>--platform</code> parameter
for the default Dockerfiles that now requires it.</p>
<p>See <a
href="https://redirect.github.com/uraimo/run-on-arch-action/issues/155">#155</a>,
<a
href="https://redirect.github.com/uraimo/run-on-arch-action/issues/154">#154</a>,
<a
href="https://redirect.github.com/uraimo/run-on-arch-action/issues/152">#152</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.7.2...v2.8.0">https://github.com/uraimo/run-on-arch-action/compare/v2.7.2...v2.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/5397f9e30a9b62422f302092631c99ae1effcd9e"><code>5397f9e</code></a>
Fix type in Dockerfile</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/3216ac1ffc3ba6f6b30d3397e7e2e412aca0bdd6"><code>3216ac1</code></a>
Basic example workflow points to master</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/d20c7e314d4f82ee0d3ae20b3eb7f5265ac00060"><code>d20c7e3</code></a>
Add explicit platform for all dockerfiles from the main repos</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/c0764451f9a21e005afc80a6da6160bb3fc89e7f"><code>c076445</code></a>
Disable caching for local unit tests</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/fded6bccadcb5a7fd35abcc6443238db4c55c52a"><code>fded6bc</code></a>
Trigger CI</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/96c27aa6978f736220aea94414920135028189be"><code>96c27aa</code></a>
Declare the platform explicitly for all Ubundu default dockerfiles</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/d01e0213db6819544fae986a06b4af62bc3f4aa3"><code>d01e021</code></a>
Update README.md</li>
<li>See full diff in <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.7.2...v2.8.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uraimo/run-on-arch-action&package-manager=github_actions&previous-version=2.7.2&new-version=2.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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 Oct 31, 2024
1 parent 32e3d38 commit 107cb5b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pr-${{ env.cache-name }}-
${{ runner.os }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -290,7 +290,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -337,7 +337,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -378,7 +378,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -422,7 +422,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -465,7 +465,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -502,7 +502,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -543,7 +543,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -579,7 +579,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -622,7 +622,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -659,7 +659,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Run commands
id: runcmd
with:
Expand Down

0 comments on commit 107cb5b

Please sign in to comment.