Skip to content

Commit dee4bfb

Browse files
josephperrottfilipesilva
authored andcommitted
build: bump to lastest sha of angular/dev-infra's lock-closed action
Update to the latest lock-closed action to fix the link which is used.
1 parent 7136087 commit dee4bfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/lock-closed.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
lock_closed:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: angular/dev-infra/github-actions/lock-closed@a4fd924
12+
- uses: angular/dev-infra/github-actions/lock-closed@414834b2b24dd2df37c6ed00808387ee6fd91b66
13+
1314
with:
1415
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)