Skip to content

Commit

Permalink
Bump radcortez/milestone-release-action (#138)
Browse files Browse the repository at this point in the history
Bumps [radcortez/milestone-release-action](https://github.com/radcortez/milestone-release-action) from 98bd3321583e9bdbbe15c08fa4b2249371efaeaa to 2acb408c26989c8a6db893eb3a3dea9cd1f4d875.
- [Release notes](https://github.com/radcortez/milestone-release-action/releases)
- [Commits](radcortez/milestone-release-action@98bd332...2acb408)

---
updated-dependencies:
- dependency-name: radcortez/milestone-release-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 99e72bd commit 2ea4e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
git push --tags
- name: Create GitHub Release
uses: radcortez/milestone-release-action@98bd3321583e9bdbbe15c08fa4b2249371efaeaa
uses: radcortez/milestone-release-action@2acb408c26989c8a6db893eb3a3dea9cd1f4d875
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
milestone-title: ${{ steps.metadata.outputs.current-version }}

0 comments on commit 2ea4e9f

Please sign in to comment.