From fedaf7bfaf57dfae2fd93cc8fd00279fc3b03a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 21:03:47 +0000 Subject: [PATCH] chore(deps): bump celestiaorg/.github Bumps [celestiaorg/.github](https://github.com/celestiaorg/.github) from 157c2dcf3a5a7ebb9328d212c992e22d653a0ce2 to b481bc5b02b761d494fc0b5a53eab8f3358b37c7. - [Release notes](https://github.com/celestiaorg/.github/releases) - [Commits](https://github.com/celestiaorg/.github/compare/157c2dcf3a5a7ebb9328d212c992e22d653a0ce2...b481bc5b02b761d494fc0b5a53eab8f3358b37c7) --- updated-dependencies: - dependency-name: celestiaorg/.github dependency-version: b481bc5b02b761d494fc0b5a53eab8f3358b37c7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f7df2fd..9957739 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -31,4 +31,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: celestiaorg/.github/.github/actions/markdown-lint@157c2dcf3a5a7ebb9328d212c992e22d653a0ce2 # main + - uses: celestiaorg/.github/.github/actions/markdown-lint@b481bc5b02b761d494fc0b5a53eab8f3358b37c7 # main