Skip to content

Commit

Permalink
chore(deps): update angular/dev-infra digest to b981bb1
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Jul 13, 2023
1 parent 1342b63 commit f53b3eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/commit-message-based-labels@7d103b83a07f132629592fc9918ce17d42a5e382
- uses: angular/dev-infra/github-actions/commit-message-based-labels@b981bb1550e6c4d19d6e19905d2cdfeefc6fc197
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
- uses: angular/dev-infra/github-actions/post-approval-changes@7d103b83a07f132629592fc9918ce17d42a5e382
- uses: angular/dev-infra/github-actions/post-approval-changes@b981bb1550e6c4d19d6e19905d2cdfeefc6fc197
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

0 comments on commit f53b3eb

Please sign in to comment.