We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b59031 commit cda922dCopy full SHA for cda922d
.github/workflows/dev-infra.yml
@@ -20,6 +20,6 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- - uses: angular/dev-infra/github-actions/post-approval-changes@77fb8b4387755a887550b2e5c3fe1206ae130007
+ - uses: angular/dev-infra/github-actions/post-approval-changes@77b20173e6aee60aa43dd47cab8f2c3933651a1c
24
with:
25
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
0 commit comments