Skip to content

Commit

Permalink
build(deps): bump openwrt/gh-action-sdk from 5 to 7
Browse files Browse the repository at this point in the history
Bumps [openwrt/gh-action-sdk](https://github.com/openwrt/gh-action-sdk) from 5 to 7.
- [Commits](openwrt/gh-action-sdk@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Jun 18, 2024
1 parent 932ad01 commit 5f1d7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f1d7af

Please sign in to comment.