File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4848 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4949 with :
5050 repository : SonarSource/gh-action_release
51- ref : 5.19.0
51+ ref : c27b489c8675e69cef1d007c49bb6b97ae7dec6e
5252 path : gh-action_release
5353 - name : Get the version
5454 id : get_version
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ jobs:
137137 repository : SonarSource/gh-action_release
138138 # This property is changed during the release process to reference the correct tag
139139 # During development change this to your branch name to run it in another repository
140- ref : 5.19.0
140+ ref : c27b489c8675e69cef1d007c49bb6b97ae7dec6e
141141 path : gh-action_release
142142 # Clone the calling repo for checking releasability prerequisites
143143 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -349,7 +349,7 @@ jobs:
349349 repository : SonarSource/gh-action_release
350350 # This property is changed during the release process to reference the correct tag
351351 # During development change this to your branch name to run it in another repository
352- ref : 5.19.0
352+ ref : c27b489c8675e69cef1d007c49bb6b97ae7dec6e
353353 path : gh-action_release
354354
355355 - name : Vault
You can’t perform that action at this time.
0 commit comments