Skip to content

Commit

Permalink
Bump ldez/gha-mjolnir from 1.4.1 to 1.5.0 (#38549)
Browse files Browse the repository at this point in the history
Bumps [ldez/gha-mjolnir](https://github.com/ldez/gha-mjolnir) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/ldez/gha-mjolnir/releases)
- [Changelog](https://github.com/ldez/gha-mjolnir/blob/main/.goreleaser.yml)
- [Commits](ldez/gha-mjolnir@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: ldez/gha-mjolnir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 12a81b3 commit 335f1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Closes issues related to a merged pull request.
uses: ldez/gha-mjolnir@v1.4.1
uses: ldez/gha-mjolnir@v1.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 335f1ba

Please sign in to comment.