Skip to content

Commit

Permalink
Bump Ludy87/action from 1.0.6 to 1.0.7 (#224)
Browse files Browse the repository at this point in the history
Bumps [Ludy87/action](https://github.com/ludy87/action) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/ludy87/action/releases)
- [Commits](Ludy87/action@v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: Ludy87/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent bc75029 commit efb7221
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
run: echo "is_pull_request=${{ github.event_name == 'pull_request' }}" >> $GITHUB_ENV
- if: env.is_pull_request == 'true'
name: Merge
uses: Ludy87/action/merge@v1.0.6
uses: Ludy87/action/merge@v1.0.7
2 changes: 1 addition & 1 deletion .github/workflows/update_hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: Ludy87/action/update_hacs_hassio@v1.0.6
- uses: Ludy87/action/update_hacs_hassio@v1.0.7

0 comments on commit efb7221

Please sign in to comment.