Skip to content

Commit

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

---
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 Mar 30, 2024
1 parent a16b06d commit f3e6cb6
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.yaml
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.5
uses: Ludy87/action/merge@v1.0.6
2 changes: 1 addition & 1 deletion .github/workflows/update_hacs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.2
- uses: Ludy87/action/update_hacs_hassio@v1.0.5
- uses: Ludy87/action/update_hacs_hassio@v1.0.6

0 comments on commit f3e6cb6

Please sign in to comment.