From 891955e0b73b0467ab05f1d1494c172f957fb1fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 19:13:29 +0000 Subject: [PATCH] chore(deps): bump smartcontractkit/.github/actions/ci-lint-misc Bumps [smartcontractkit/.github/actions/ci-lint-misc](https://github.com/smartcontractkit/.github) from eeb76b5870e3c17856d5a60fd064a053c023b5f5 to dc50cf055925cceb3fcad2f394e3c2cb2ba172cc. - [Commits](https://github.com/smartcontractkit/.github/compare/eeb76b5870e3c17856d5a60fd064a053c023b5f5...dc50cf055925cceb3fcad2f394e3c2cb2ba172cc) --- updated-dependencies: - dependency-name: smartcontractkit/.github/actions/ci-lint-misc dependency-version: dc50cf055925cceb3fcad2f394e3c2cb2ba172cc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pull-request-main.yml | 2 +- .github/workflows/schedule-main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-request-main.yml b/.github/workflows/pull-request-main.yml index 6a722566f..71c977c1a 100644 --- a/.github/workflows/pull-request-main.yml +++ b/.github/workflows/pull-request-main.yml @@ -62,7 +62,7 @@ jobs: contents: read steps: - name: Linting Misc (yaml + sh files) - uses: smartcontractkit/.github/actions/ci-lint-misc@eeb76b5870e3c17856d5a60fd064a053c023b5f5 # ci-lint-misc@1.0.0 + uses: smartcontractkit/.github/actions/ci-lint-misc@dc50cf055925cceb3fcad2f394e3c2cb2ba172cc # ci-lint-misc@1.0.0 ci-test-operations-gen: name: Tests operations-gen diff --git a/.github/workflows/schedule-main.yml b/.github/workflows/schedule-main.yml index b9e39fefa..c1127f16a 100644 --- a/.github/workflows/schedule-main.yml +++ b/.github/workflows/schedule-main.yml @@ -28,7 +28,7 @@ jobs: contents: read steps: - name: Linting Misc (yaml + sh files) - uses: smartcontractkit/.github/actions/ci-lint-misc@eeb76b5870e3c17856d5a60fd064a053c023b5f5 # ci-lint-misc@1.0.0 + uses: smartcontractkit/.github/actions/ci-lint-misc@dc50cf055925cceb3fcad2f394e3c2cb2ba172cc # ci-lint-misc@1.0.0 ci-test: name: Tests