Skip to content
Draft
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/template-validate-pr-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@

- name: "🔎 Check PR title follows '${{ inputs.validate-semVer == true && '+semver: <minor|major|patch> ' || '' }}<ticket id> <description>'"
#uses: OutSystems/rd.github-reusable-workflows/.github/actions/validate-pr-title@v2.0.7
uses: ./.github/actions/validate-pr-title
uses: OutSystems/rd.github-reusable-workflows/.github/actions/validate-pr-title@ROU-12855

Check failure on line 53 in .github/workflows/template-validate-pr-title.yaml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Use full commit SHA hash for this dependency.

See more on https://sonarcloud.io/project/issues?id=OutSystems_outsystems-ui&issues=AZ8jHH1gXgCgWw53xgNN&open=AZ8jHH1gXgCgWw53xgNN&pullRequest=1164

Check failure

Code scanning / SonarCloud

External GitHub Actions and workflows should be pinned to a commit hash High

Use full commit SHA hash for this dependency. See more on SonarQube Cloud
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed
with:
validate-semVer: ${{ inputs.validate-semVer }}
Loading