Skip to content

chore(deps): update github actions updates (minor)#1971

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(deps): update github actions updates (minor)#1971
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 6, 2026

This PR contains the following updates:

Package Type Update Change Pending
aquasecurity/trivy-action action minor v0.35.0v0.36.0
cloudoperators/common (changelog) action digest 17d3d6bd138f99
goreleaser/goreleaser-action action minor v7.1.0v7.2.1
korthout/backport-action action minor v4.4.0v4.5.0 v4.5.2 (+1)

Release Notes

aquasecurity/trivy-action (aquasecurity/trivy-action)

v0.36.0

Compare Source

What's Changed
New Contributors

Full Changelog: aquasecurity/trivy-action@v0.35.0...v0.36.0

goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v7.2.1

Compare Source

This fully removes the usage of the old nightly moving tag.

Full Changelog: goreleaser/goreleaser-action@v7.2.0...v7.2.1

v7.2.0

Compare Source

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.0

korthout/backport-action (korthout/backport-action)

v4.5.0: Backport-action v4.5.0

Compare Source

What's Changed

This release introduces a new comment_style input with two options:

  • legacy (default): one comment per target branch. This is the same behavior as you know from previous versions.
  • summary: a single comment per workflow run that updates progressively as each target is processed. It links back to the workflow run, shows a status table for every target, and includes recovery hints for known failure modes (e.g. push permission denied, cherry-pick conflicts).

Here's what a summary comment looks like mid-run:

Backport-action is backporting this pull request in workflow run 15439584062.

Target Status
stable/8.7 ✅ Created #​612
stable/8.6 ⚠️ Drafted with conflicts #​613
stable/8.5 ❌ Failed
stable/8.4 ➖ Skipped (PR already exists)
stable/8.3 ⌛ Pending
❌ stable/8.5 — unable to cherry-pick

Tried to cherry-pick commits onto stable/8.5, but the cherry-pick failed.

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.5
git worktree add -d .worktree/stable/8.5 origin/stable/8.5
cd .worktree/stable/8.5
git switch --create <backport-branch-name>
git cherry-pick -x a1b2c3d e4f5g6h

Opt in by adding comment_style: summary to your workflow:

- uses: korthout/backport-action@v4.5.0
  with:
    comment_style: summary

I'd love feedback on summary while it's opt-in. Drop a comment on #​611 with anything that's confusing, missing, or broken. Once it's proven stable in real workflows, I plan to make it the default and deprecate legacy in a future major release.

Updated dependencies

Maintenance changes

Full Changelog: korthout/backport-action@v4.4.0...v4.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings May 6, 2026 12:03
@renovate renovate Bot requested a review from a team as a code owner May 6, 2026 12:03
@renovate renovate Bot review requested due to automatic review settings May 6, 2026 12:03
Copilot AI review requested due to automatic review settings May 6, 2026 12:16
@renovate renovate Bot force-pushed the renovate/github-actions branch from 5664d46 to 7cc0336 Compare May 6, 2026 12:16
@renovate renovate Bot review requested due to automatic review settings May 6, 2026 12:16
@renovate renovate Bot force-pushed the renovate/github-actions branch from 7cc0336 to dca94e2 Compare May 7, 2026 10:13
@renovate renovate Bot requested review from Copilot and removed request for Copilot May 7, 2026 10:13
@renovate renovate Bot force-pushed the renovate/github-actions branch from dca94e2 to 820d988 Compare May 7, 2026 12:56
@renovate renovate Bot requested review from Copilot and removed request for Copilot May 7, 2026 12:56
@renovate renovate Bot force-pushed the renovate/github-actions branch from 820d988 to bc35310 Compare May 10, 2026 21:48
@renovate renovate Bot changed the title chore(deps): update aquasecurity/trivy-action action to v0.36.0 chore(deps): update github actions updates (minor) May 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from b032ec8 to 023b3b9 Compare May 11, 2026 13:14
@github-actions github-actions Bot added size/S and removed size/XS labels May 11, 2026
@renovate renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from b5698cd to 45dea51 Compare May 11, 2026 16:45
@renovate renovate Bot force-pushed the renovate/github-actions branch from 45dea51 to d25c50b Compare May 12, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant