Skip to content

Commit 22cded8

Browse files
author
sonartech
committed
chore: release 5.19.0 reference
1 parent c27b489 commit 22cded8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/javadoc-publication.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
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

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)