Skip to content

Conversation

@NikolaSimsic
Copy link
Contributor

No description provided.

@NikolaSimsic NikolaSimsic requested a review from a team as a code owner February 17, 2025 14:17
- name: "Setup JDK 17"
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
- name: "Setup JDK"
uses: actions/setup-java@v4
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's a good security practice to pin the version at a specific commit. We also use a job that checks for this and it's failing so please use a specific commit instead of a version number (you can write specific version name in a comment next to it).

This applies to all actions, not just this one :)

@vadymv-mendix vadymv-mendix deleted the moo/fix-main-branch-upgrade-detox branch July 28, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants