phucbm/Dependabot Release Action

Automatically create releases when Dependabot merges PRs to main branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 3, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: phucbm/dependabot-release-action@19c3726460459f99989c1baa6384e741196532d4 # v1.0.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
version-bumpVersion bump type (patch, minor, major)nopatch
github-tokenGitHub token for creating releasesno${{ github.token }}
create-tagCreate git tag for the releasenotrue
release-notesGenerate release notes from commitsnotrue
default-branchDefault branch name to check for Dependabot commitsnomain
namedescription
versionThe new version that was released
tagThe git tag created
release-urlURL of the created release