Skip to content

relayer/pkg/chainlink/chain: update HealthReport #35

relayer/pkg/chainlink/chain: update HealthReport

relayer/pkg/chainlink/chain: update HealthReport #35

Workflow file for this run

name: Static Analysis
on:
push:
branches:
- develop
- main
pull_request:
jobs:
zizmor_analyzer:
name: Zizmor
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
persist-credentials: false
- name: Install Nix
uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # nix:v2.24.6
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Check Zizmor
run: nix develop -c zizmor --pedantic --config zizmor.yml .