Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit ddf73a2

Browse files
angular-robotalan-agius4
authored andcommitted
build: update angular/dev-infra digest to b158ee6
1 parent 868db00 commit ddf73a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@bc61791808f6f445058eecf7649b97c7a4d50d28
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@b158ee64c37844b5bc8fed167815f6f0e99c3ae7
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919
post_approval_changes:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23-
- uses: angular/dev-infra/github-actions/post-approval-changes@bc61791808f6f445058eecf7649b97c7a4d50d28
23+
- uses: angular/dev-infra/github-actions/post-approval-changes@b158ee64c37844b5bc8fed167815f6f0e99c3ae7
2424
with:
2525
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
lock_closed:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: angular/dev-infra/github-actions/lock-closed@bc61791808f6f445058eecf7649b97c7a4d50d28
16+
- uses: angular/dev-infra/github-actions/lock-closed@b158ee64c37844b5bc8fed167815f6f0e99c3ae7
1717
with:
1818
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)