Skip to content

Commit e0dbdc5

Browse files
authored
Merge pull request #460 from 777genius/fix/reviewrouter-v1.0.127-dev-pins
fix(review): align reusable runtime pins
2 parents c190111 + ecec946 commit e0dbdc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/reviewrouter-codex.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
contents: read
2222
pull-requests: read
2323
id-token: write
24-
uses: 777genius/review-router/.github/workflows/reviewrouter-t0-reusable.yml@3fc3ce29652809531dda4204d4b62e05f82bf4d3
24+
uses: 777genius/review-router/.github/workflows/reviewrouter-t0-reusable.yml@0c8bcbb56cbc3561b1c0ef7a64475d87bf178950
2525
with:
26-
runtime_ref: "3fc3ce29652809531dda4204d4b62e05f82bf4d3"
26+
runtime_ref: "0c8bcbb56cbc3561b1c0ef7a64475d87bf178950"
2727
api_url: "https://api.reviewrouter.site"
2828
runtime_config_mode: oidc
2929
pr_number: ${{ format('{0}', github.event.pull_request.number) }}

0 commit comments

Comments
 (0)