Skip to content

Commit

Permalink
Bump Ludy87/action from 1.0.6 to 1.0.8
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.8.
- [Release notes](https://github.com/ludy87/action/releases)
- [Commits](Ludy87/action@v1.0.6...caa2185)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 141ba7f commit da78e4f
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 @@ -23,4 +23,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@89a88f7ffe6e51125119240ca55760e776156697 # v1.0.6
uses: Ludy87/action/merge@caa2185f8e7d1ba61c71879e8f150c9df5231035 # v1.0.8
2 changes: 1 addition & 1 deletion .github/workflows/update_hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
egress-policy: audit

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: Ludy87/action/update_hacs_hassio@d5cd9da51b4f77739b9b399d5a855b26905c3143 # v1.0.7
- uses: Ludy87/action/update_hacs_hassio@caa2185f8e7d1ba61c71879e8f150c9df5231035 # v1.0.7

0 comments on commit da78e4f

Please sign in to comment.