Skip to content

Commit

Permalink
Fix pinned dependencies code scanning alert (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk authored Sep 12, 2024
1 parent 9f88f7f commit ba4f22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generated_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Regenerate derived files
steps:
- name: Check out the repository to the runner
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Regenerate the log test data
run: ./testdata/build_log.sh
- name: Confirm there are no diffs
Expand Down

0 comments on commit ba4f22f

Please sign in to comment.