Skip to content

Commit

Permalink
Merge pull request #11 from faucetsdn/dependabot/github_actions/uraim…
Browse files Browse the repository at this point in the history
…o/run-on-arch-action-2.5.1

Bump uraimo/run-on-arch-action from 2.5.0 to 2.5.1
  • Loading branch information
gizmoguy authored Oct 10, 2023
2 parents 718d8c7 + 7c162bd commit dc4cdbb
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 @@ -130,7 +130,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v3
- uses: uraimo/[email protected].0
- uses: uraimo/[email protected].1
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 @@ -112,7 +112,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v3
- uses: uraimo/[email protected].0
- uses: uraimo/[email protected].1
name: Build artifact
id: build
with:
Expand Down

0 comments on commit dc4cdbb

Please sign in to comment.