File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717jobs :
1818 call-workflow-add-to-project :
1919 name : Call workflow to add issue to project
20- uses : bufbuild/base-workflows/.github/workflows/add-to-project.yaml@main
20+ uses : bufbuild/base-workflows/.github/workflows/add-to-project.yaml@7be6b0f6700ab0c62145c2b4ca2efd103bfc4895 # main
2121 secrets : inherit
Original file line number Diff line number Diff line change 2424 UV_RESOLUTION : " ${{ matrix.resolution }}"
2525 steps :
2626 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
27+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2828 with :
2929 go-version : stable
3030 # We use this to install `buf`, and the `buf` version is controlled by the Makefile.
Original file line number Diff line number Diff line change 99 approve :
1010 name : Approve
1111 if : github.event.label.name == 'Emergency Bypass Review'
12- uses : bufbuild/base-workflows/.github/workflows/emergency-review-bypass.yaml@main
12+ uses : bufbuild/base-workflows/.github/workflows/emergency-review-bypass.yaml@7be6b0f6700ab0c62145c2b4ca2efd103bfc4895 # main
1313 secrets : inherit
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ permissions:
1010jobs :
1111 notify :
1212 name : Notify
13- uses : bufbuild/base-workflows/.github/workflows/notify-approval-bypass.yaml@main
13+ uses : bufbuild/base-workflows/.github/workflows/notify-approval-bypass.yaml@7be6b0f6700ab0c62145c2b4ca2efd103bfc4895 # main
1414 secrets : inherit
Original file line number Diff line number Diff line change 1515 - synchronize
1616jobs :
1717 lint :
18- uses : bufbuild/base-workflows/.github/workflows/pr-title.yaml@main
18+ uses : bufbuild/base-workflows/.github/workflows/pr-title.yaml@7be6b0f6700ab0c62145c2b4ca2efd103bfc4895 # main
Original file line number Diff line number Diff line change 5050 path : dist
5151
5252 - name : Publish on PyPI
53- uses : pypa/gh-action-pypi-publish@release/v1
53+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
You can’t perform that action at this time.
0 commit comments