Skip to content

Commit bd90647

Browse files
committed
ci: repin the registry bridge action to merged main
voidzero-dev/pkg-pr-registry-bridge#56 merged as 711e22a2.
1 parent 888a74c commit bd90647

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish-to-pkg.pr.new.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@ jobs:
157157
- name: Register commit build with the registry bridge
158158
id: bridge
159159
if: github.event.pull_request.head.repo.full_name == github.repository
160-
# Pinned to the PR #56 branch head for verification; repin to main once it merges.
161-
uses: voidzero-dev/pkg-pr-registry-bridge@72ef590d3d6c82ddbd21fc4d029c7e7641300755 # feat/action-local-pack (PR #56)
160+
uses: voidzero-dev/pkg-pr-registry-bridge@711e22a2e1ae55d809fc5fab514c1180a41ac91e # main
162161
with:
163162
sha: ${{ github.event.pull_request.head.sha }}
164163
admin-token: ${{ secrets.PKG_PR_BRIDGE_ADMIN_TOKEN }}

0 commit comments

Comments
 (0)