From 49e06ea1e45e1ad079a86ca715833f735599d21b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Bol=C3=ADvar?= Date: Thu, 19 Aug 2021 11:42:22 -0700 Subject: [PATCH] .github: update action-manifest SHA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use the latest. Signed-off-by: Martí Bolívar --- .github/workflows/manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manifest.yml b/.github/workflows/manifest.yml index c8aba40a3ba..59594904ab7 100644 --- a/.github/workflows/manifest.yml +++ b/.github/workflows/manifest.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Manifest - uses: zephyrproject-rtos/action-manifest@v1.1.0 + uses: zephyrproject-rtos/action-manifest@2f1ad2908599d4fe747f886f9d733dd7eebae4ef with: github-token: ${{ secrets.GITHUB_TOKEN }} manifest-path: 'west.yml'