From 53c3eff739c1c10a8cea788774dd40215a0acab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:43:58 +0000 Subject: [PATCH] Bump the actions group with 1 update Bumps the actions group with 1 update: [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes). Updates `apache/skywalking-eyes` from ee81ff786927ea6ffa48b1e29c48e5289f4753aa to ed436a5593c63a25f394ea29da61b0ac3731a9fe - [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/ee81ff786927ea6ffa48b1e29c48e5289f4753aa...ed436a5593c63a25f394ea29da61b0ac3731a9fe) --- updated-dependencies: - dependency-name: apache/skywalking-eyes dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/fix-license-header.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fix-license-header.yml b/.github/workflows/fix-license-header.yml index 3abe703..016ce81 100644 --- a/.github/workflows/fix-license-header.yml +++ b/.github/workflows/fix-license-header.yml @@ -27,7 +27,7 @@ jobs: - name: Fix License Header # pin to include https://github.com/apache/skywalking-eyes/pull/168 - uses: apache/skywalking-eyes/header@ee81ff786927ea6ffa48b1e29c48e5289f4753aa + uses: apache/skywalking-eyes/header@ed436a5593c63a25f394ea29da61b0ac3731a9fe with: mode: fix