Skip to content

ci: update action to use step security version of action#44

Merged
andrewb1269 merged 1 commit into
mainfrom
42-ensure-all-workflows-are-using-the-stepsecurity-versions-of-actions-wherever-possible
May 6, 2026
Merged

ci: update action to use step security version of action#44
andrewb1269 merged 1 commit into
mainfrom
42-ensure-all-workflows-are-using-the-stepsecurity-versions-of-actions-wherever-possible

Conversation

@andrewb1269
Copy link
Copy Markdown
Contributor

Description:
This pull request makes a minor update to the GitHub Actions workflow by changing the action used to set up Gradle in the release automation process. The update switches from the gradle/actions/setup-gradle action to the step-security/gradle-actions/setup-gradle action at a specific commit hash. This change is applied in two places within the .github/workflows/release-automation.yml file.

Related issue(s):

Fixes #42

Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
@andrewb1269 andrewb1269 requested a review from rbarker-dev May 4, 2026 19:31
@andrewb1269 andrewb1269 self-assigned this May 4, 2026
@andrewb1269 andrewb1269 added the github-actions Github-Actions related content label May 4, 2026
@andrewb1269 andrewb1269 added this to the 0.2 milestone May 4, 2026
@andrewb1269 andrewb1269 merged commit 32d4668 into main May 6, 2026
23 of 28 checks passed
@andrewb1269 andrewb1269 deleted the 42-ensure-all-workflows-are-using-the-stepsecurity-versions-of-actions-wherever-possible branch May 6, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions Github-Actions related content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure all workflows are using the StepSecurity versions of actions wherever possible

2 participants