Skip to content

Conversation

@tjsilver
Copy link
Contributor

@tjsilver tjsilver commented Jan 9, 2026

This PR updates the actions/setup-java comment to the tag that matches the pinned SHA. When this workflow was created by Dependency Graph integrator, the version tag comment was not the correct one for the SHA.

This meant that if/when Dependabot were to bump the action to a later version, it would update the commit SHA but not the version comment as it would if they matched.

This fix ensures that the version comment and SHA are matched so that future bumps by Dependabot update both the SHA and version comment.

@tjsilver tjsilver added fix Departmental tracking: fix maintenance Departmental tracking: maintenance work, not a fix or a feature and removed fix Departmental tracking: fix labels Jan 9, 2026
@johnduffell johnduffell merged commit 5a20f76 into main Jan 9, 2026
61 checks passed
@johnduffell johnduffell deleted the fix-setup-java-tag-mismatch branch January 9, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants