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

Commit f2d7808

Browse files
renovate-botalan-agius4
authored andcommitted
build: update angular/dev-infra commit hash to d4a7620
1 parent 85c3d27 commit f2d7808

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@4374d90ce8f162e63adfdf621ca7c527a465019d
12+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@d4a76201a7c1cb3495bcfa59d2cc720b826cea89
1313
with:
1414
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
@@ -9,6 +9,6 @@ jobs:
99
lock_closed:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: angular/dev-infra/github-actions/lock-closed@4374d90ce8f162e63adfdf621ca7c527a465019d
12+
- uses: angular/dev-infra/github-actions/lock-closed@d4a76201a7c1cb3495bcfa59d2cc720b826cea89
1313
with:
1414
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)