Skip to content

Commit

Permalink
branch main to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Oct 1, 2023
1 parent f49eb87 commit b642a29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
stale:
uses: homebridge/.github/.github/workflows/stale.yml@main
uses: homebridge/.github/.github/workflows/stale.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://github.com/homebridge/homebridge"><img src="https://raw.githubusercontent.com/homebridge/branding/master/logos/homebridge-color-round-stylized.png" height="140"></a>
<a href="https://github.com/homebridge/homebridge"><img src="https://raw.githubusercontent.com/homebridge/branding/latest/logos/homebridge-color-round-stylized.png" height="140"></a>
</p>

<span align="center">
Expand Down
2 changes: 1 addition & 1 deletion precheck/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ runs:
using: 'node16'
main: 'index.js'
branding:
icon: 'message-square'
icon: 'message-square'
color: 'gray-dark'

0 comments on commit b642a29

Please sign in to comment.