Skip to content

CI: Update git-cliff action to v4#106

Merged
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:cliffup
Aug 1, 2025
Merged

CI: Update git-cliff action to v4#106
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:cliffup

Conversation

@joncinque
Copy link
Contributor

Problem

The v3 git-cliff action is very out of date, but still being used by this repo.

Summary of changes

Bump the git-cliff action version to v4.

@joncinque joncinque requested a review from buffalojoec July 31, 2025 14:09
#### Problem

The v3 git-cliff action is very out of date, but still being used by this repo.

#### Summary of changes

Bump the git-cliff action version to v4.
"${{ steps.publish.outputs.old_git_tag }}"..main
--include-path "${{ inputs.package_path }}/**"
--github-repo "${{ github.repository }}"
args: ${{ steps.publish.outputs.old_git_tag }}..HEAD --include-path "${{ inputs.package_path }}/**" --github-repo ${{ github.repository }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment about HEAD, but I won't block you here either.

@joncinque joncinque merged commit 9d436b1 into solana-program:main Aug 1, 2025
29 checks passed
@joncinque joncinque deleted the cliffup branch August 1, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants