Skip to content

chore: bump ncipollo/release-action from 1.20.0 to 1.21.0 - #37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ncipollo/release-action-1.21.0
Open

chore: bump ncipollo/release-action from 1.20.0 to 1.21.0#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ncipollo/release-action-1.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps ncipollo/release-action from 1.20.0 to 1.21.0.

Release notes

Sourced from ncipollo/release-action's releases.

v1.21.0

What's Changed

Full Changelog: ncipollo/release-action@v1...v1.21.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@b7eabc9...339a818)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 3, 2026
@cursor

cursor Bot commented Sep 3, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency pin with no application code changes; release step behavior should stay the same aside from upstream fixes.

Overview
Updates the Create GitHub Release step in release-publish.yml to pin ncipollo/release-action at v1.21.0 (new commit SHA) instead of v1.20.0. Inputs (makeLatest, allowUpdates, tag/name from VERSION, changelog body, commit: github.sha) are unchanged.

This is a routine Dependabot upgrade; upstream v1.21.0 refreshes GitHub Actions SDK dependencies and includes a fix for passing commitish when generating release notes, which aligns with this workflow’s commit input.

Reviewed by Cursor Bugbot for commit 874f172. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants