Skip to content

Commit 6d23a25

Browse files
Merge branch 'main' into rhidp-11293-helm-chart-add-a-new-marketplace-volume-into-the-rhdh-pod-and-set-catalog-entities-extraction-dir-to-it
2 parents 1742961 + 72b526d commit 6d23a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bump-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
python-version: 3.14
6666

67-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
67+
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
6868
if: steps.command.outputs.command-name == 'bump'
6969
with:
7070
go-version: ^1

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
python-version: 3.14
5050

51-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
51+
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
5252
with:
5353
go-version: ^1
5454

0 commit comments

Comments
 (0)