From b2b5ac9e3b679ac4f7a278048b50e4d856404160 Mon Sep 17 00:00:00 2001 From: gdemaison-wtk Date: Fri, 5 Dec 2025 07:52:52 +0000 Subject: [PATCH] sync: synced file(s) with avnet-embedded/ci-automation --- .github/workflows/notifications.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notifications.yml b/.github/workflows/notifications.yml index ed7a477..63f241b 100644 --- a/.github/workflows/notifications.yml +++ b/.github/workflows/notifications.yml @@ -15,7 +15,7 @@ jobs: name: pr_notifications steps: - name: Checks out repository - uses: actions/checkout@v6.0.1 + uses: actions/checkout@v5.0.1 with: token: ${{ secrets.DISPATCH_PAT }} fetch-depth: 0