From 5f1d7afca9afd349e7e069a7c2692c56eda64dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:48:32 +0000 Subject: [PATCH] build(deps): bump openwrt/gh-action-sdk from 5 to 7 Bumps [openwrt/gh-action-sdk](https://github.com/openwrt/gh-action-sdk) from 5 to 7. - [Commits](https://github.com/openwrt/gh-action-sdk/compare/v5...v7) --- updated-dependencies: - dependency-name: openwrt/gh-action-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90781827..9018e986 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -128,7 +128,7 @@ jobs: fetch-depth: 0 - name: Build - uses: openwrt/gh-action-sdk@v5 + uses: openwrt/gh-action-sdk@v7 env: ARCH: ${{ matrix.arch }} FEEDNAME: packages_ci