Skip to content

Commit

Permalink
Merge pull request #9 from faucetsdn/82bfdependabot/github_actions/ur…
Browse files Browse the repository at this point in the history
…aimo/run-on-arch-action-2.7.2

Bump uraimo/run-on-arch-action from 2.5.1 to 2.7.2
  • Loading branch information
gizmoguy authored May 16, 2024
2 parents 8e875e6 + fa8f50b commit 7e702e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v2
- uses: uraimo/run-on-arch-action@v2.5.1
- uses: uraimo/run-on-arch-action@v2.7.2
name: Build artifact
id: build
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v2
- uses: uraimo/run-on-arch-action@v2.5.1
- uses: uraimo/run-on-arch-action@v2.7.2
name: Build artifact
id: build
with:
Expand Down

0 comments on commit 7e702e3

Please sign in to comment.