ci: update dev-infra release workflow SHA

Updates the reusable release workflow reference to point to the latest merged commit in dev-infra containing the resilient publish fixes.
This commit is contained in:
Joey Perrott
2026-06-18 14:50:48 +00:00
committed by Kirill Cherkashin
parent a849b6fbfd
commit ebe92fe291
+1 -1
View File
@@ -18,7 +18,7 @@ permissions:
jobs:
release:
uses: angular/dev-infra/.github/workflows/reusable-release.yml@1ce5d6899a2634fccf021a84656026bed0acbe16
uses: angular/dev-infra/.github/workflows/reusable-release.yml@a8a341bd2b49b931c92408d497588b6acd012eeb
secrets:
wombot-token: ${{ secrets.WOMBOT_TOKEN }}
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}