Skip to content

Commit f4ab83e

Browse files
authored
Update virtual-integration.yml with orch-ci 0.1.66
1 parent b0ff189 commit f4ab83e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/virtual-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: github.event_name == 'pull_request'
3636
permissions:
3737
contents: read
38-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@e6058fe60cbb803e7d7935571ccd50753bc31ec8 # 0.1.28
38+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
3939
with:
4040
run_version_check: false
4141
run_build: false
@@ -862,7 +862,7 @@ jobs:
862862
security-events: write
863863
id-token: write
864864
if: github.event_name == 'push' && ( github.ref == 'refs/heads/release-3.1' )
865-
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@e6058fe60cbb803e7d7935571ccd50753bc31ec8 # 0.1.28
865+
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
866866
with:
867867
run_build: false
868868
run_version_tag: false

0 commit comments

Comments
 (0)