Skip to content

CI: Update git-cliff action to v4 - #54

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

CI: Update git-cliff action to v4#54
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:cliffup

Conversation

@joncinque

Copy link
Copy Markdown
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.

#### 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 20:20
"${{ 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
Copy Markdown

Choose a reason for hiding this comment

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

Same comment on HEAD, but won't block you.

@joncinque
joncinque merged commit 1a0b541 into solana-program:main Aug 1, 2025
10 checks passed
@joncinque
joncinque deleted the cliffup branch August 1, 2025 10:02
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