Skip to content

build(deps): bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.12.1 to 0.14.0 #468

build(deps): bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.12.1 to 0.14.0

build(deps): bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.12.1 to 0.14.0 #468

name: Validate Go Mod Files
permissions:
contents: read
on:
pull_request:
merge_group:
jobs:
go-mod-validation:
name: Validate go.mod dependencies
runs-on: ubuntu-latest
if: ${{ github.event_name == 'pull_request' }}
steps:
- uses: actions/checkout@v4
- name: Validate go.mod
uses: smartcontractkit/.github/apps/go-mod-validator@4864172d998c12cefa9c2552b36d6e9842261816 # [email protected]