Skip to content

Update gh-action-lt-backlog workflows to use v2 tag#70

Merged
mpaladin merged 1 commit intomasterfrom
mb/update-gha
Nov 24, 2025
Merged

Update gh-action-lt-backlog workflows to use v2 tag#70
mpaladin merged 1 commit intomasterfrom
mb/update-gha

Conversation

@marco-antognini-sonarsource
Copy link
Copy Markdown
Contributor

This PR updates all gh-action-lt-backlog actions to use the v2 tag instead of fixed commit hashes.

Since gh-action-lt-backlog is owned entirely by SonarSource, using a dynamic version tag is safe and allows us to automatically benefit from workflow improvements without requiring manual updates to each repository.

The changes replace patterns like:
`uses: sonarsource/gh-action-lt-backlog/@`

With:
`uses: sonarsource/gh-action-lt-backlog/@v2`

For gh-action-lt-backlog actions, it is safe to use a dynamic version
tag (v2) instead of a fixed commit hash because gh-action-lt-backlog
is owned entirely by SonarSource. Using v2 allows us to automatically
benefit from workflow improvements without manual updates.
@sonarqube-next
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@mpaladin mpaladin merged commit 2d8ca1e into master Nov 24, 2025
5 checks passed
@mpaladin mpaladin deleted the mb/update-gha branch November 24, 2025 15:33
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