Skip to content

Commit ffc1880

Browse files
jbeckwith-oaicodex
andauthored
chore: pin GitHub Actions (#90)
Pins GitHub Actions references to commit SHAs across workflow, reusable workflow, and composite action definitions. Co-authored-by: OpenAI Codex <codex@openai.com>
1 parent 03f23bd commit ffc1880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
steps:
5656
- name: Wait for all PR checks to succeed
57-
uses: promptfoo/.github/.github/actions/ci-success@main
57+
uses: promptfoo/.github/.github/actions/ci-success@06453faf6e513174f5ee0b340bac7cdfa41bf437 # main
5858
with:
5959
github-token: ${{ secrets.GITHUB_TOKEN }}
6060
timeout-seconds: 300

0 commit comments

Comments
 (0)