File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 librarian:
2222 - 'librarian.yaml'
2323
24- - uses : googleapis/librarian@main # zizmor: ignore[unpinned-uses]
24+ - uses : googleapis/librarian@bb2ee61752bd0f5387195b54c509e4d01a52b41d
2525
2626 - name : Run librarian tidy
2727 if : steps.changes.outputs.librarian == 'true'
Original file line number Diff line number Diff line change 2222 with :
2323 persist-credentials : false
2424
25- - uses : googleapis/librarian@main # zizmor: ignore[unpinned-uses]
25+ - uses : googleapis/librarian@bb2ee61752bd0f5387195b54c509e4d01a52b41d
2626 with :
2727 protoc-version : " 25.3"
2828 protoc-checksum : " 5ec3474ca09df0511bb2ca66b5ca091fa8943c30aa26285f225d0b1ba60b5665b3419be4cd2322decbb55464039ca0a0405a47e86bcc11491589405d615d280e"
5959
6060 - name : Create issue if previous step fails
6161 if : ${{ failure() }}
62- uses : googleapis/librarian/.github/actions/create-issue-on-failure@main # zizmor: ignore[unpinned-uses]
62+ uses : googleapis/librarian/.github/actions/create-issue-on-failure@bb2ee61752bd0f5387195b54c509e4d01a52b41d
6363 with :
6464 title : " Regeneration failed"
6565 body : |
You can’t perform that action at this time.
0 commit comments