Skip to content

Commit

Permalink
Merge branch 'develop' into feature/SD-655-customised-header-search-l…
Browse files Browse the repository at this point in the history
…isting
  • Loading branch information
yeniatencio authored Jan 31, 2025
2 parents d0f15c7 + 83489d8 commit 625ab8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
tide_build:
name: tide_build
secrets: inherit
uses: dpc-sdp/github-actions/.github/workflows/tide_build.yml@v1.2.0
uses: dpc-sdp/github-actions/.github/workflows/tide_build.yml@v1.5.0
with:
module_build: true
runner: biggy-tide
4 changes: 2 additions & 2 deletions .github/workflows/merge_to_reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
set_status_in_progress:
name: set_status_in_progress
if: always()
uses: dpc-sdp/github-actions/.github/workflows/set_status.yml@v1.2.0
uses: dpc-sdp/github-actions/.github/workflows/set_status.yml@v1.5.0
secrets: inherit
with:
context: 'tide_merge_to_reference'
Expand All @@ -23,7 +23,7 @@ jobs:
name: set_status
needs: [tide_merge_to_reference]
if: always()
uses: dpc-sdp/github-actions/.github/workflows/set_status.yml@v1.2.0
uses: dpc-sdp/github-actions/.github/workflows/set_status.yml@v1.5.0
secrets: inherit
with:
context: 'tide_merge_to_reference'
Expand Down

0 comments on commit 625ab8d

Please sign in to comment.