File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 name : Regenerate index/index.json
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@v4
27+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828 with :
2929 # Need full history so build-index.sh can read the latest commit
3030 # timestamp via `git log`.
4444 run : bash .github/scripts/build-index.sh
4545
4646 - name : Commit if changed
47- uses : stefanzweifel/git-auto-commit-action@v5
47+ uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
4848 with :
4949 file_pattern : index/index.json
5050 commit_message : |
Original file line number Diff line number Diff line change 1616 name : Schema + lint + index dry-run
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
2121 - name : Install yq
2222 run : |
You can’t perform that action at this time.
0 commit comments