Skip to content

Commit

Permalink
Bump radcortez/milestone-review-action (#107)
Browse files Browse the repository at this point in the history
Bumps [radcortez/milestone-review-action](https://github.com/radcortez/milestone-review-action) from d75da69716e15f9ea52c5b77eb8bf3cfdd8299ad to e0f8f2498c85fa915c1181ff93e5c16a810506ef.
- [Release notes](https://github.com/radcortez/milestone-review-action/releases)
- [Commits](radcortez/milestone-review-action@d75da69...e0f8f24)

---
updated-dependencies:
- dependency-name: radcortez/milestone-review-action
  dependency-type: direct:production
...

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 Feb 5, 2025
1 parent 1856dc6 commit c6d03e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
metadata-file-path: '.github/project.yml'

- name: Review Milestone
uses: radcortez/milestone-review-action@d75da69716e15f9ea52c5b77eb8bf3cfdd8299ad
uses: radcortez/milestone-review-action@e0f8f2498c85fa915c1181ff93e5c16a810506ef
with:
github-token: ${{secrets.GITHUB_TOKEN}}
milestone-title: ${{steps.metadata.outputs.current-version}}

0 comments on commit c6d03e6

Please sign in to comment.