Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent efb7221 commit 6f11a13
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/[email protected].7
uses: Ludy87/action/[email protected].8
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/[email protected].7
- uses: Ludy87/action/[email protected].8

0 comments on commit 6f11a13

Please sign in to comment.