From fe226746e1bc994f9e0e68caeb795913ac914b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:46:49 +0000 Subject: [PATCH] chore(deps): Bump apache/skywalking-eyes/header Bumps the actions-minor group with 1 update: [apache/skywalking-eyes/header](https://github.com/apache/skywalking-eyes). Updates `apache/skywalking-eyes/header` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/apache/skywalking-eyes/releases) - [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md) - [Commits](https://github.com/apache/skywalking-eyes/compare/61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1...a196742f472feaffafea537ce5a2a4c3c53a8de4) --- updated-dependencies: - dependency-name: apache/skywalking-eyes/header dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... 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 fbbf13d..454cad3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: # https://github.com/apache/skywalking-eyes - name: Check Apache license headers - uses: apache/skywalking-eyes/header@61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1 + uses: apache/skywalking-eyes/header@a196742f472feaffafea537ce5a2a4c3c53a8de4 with: mode: check