Skip to content

Commit

Permalink
Merge branch 'crankshaft-ng' into csng-dev-next
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 authored Feb 4, 2022
2 parents d7e6aeb + f9ac0fd commit 5a42041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pifile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
osname: ${{ matrix.config.osname }}
-
name: Create Base Image
uses: Nature40/pimod@v0.4.4
uses: Nature40/pimod@v0.5.0
with:
pifile: ${{ matrix.config.basefile }}.Pifile
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4.0.0
- uses: actions/stale@v4.1.0
with:
operations-per-run: 1000
remove-issue-stale-when-updated: true
Expand Down

0 comments on commit 5a42041

Please sign in to comment.