Skip to content

build(deps): bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.11.2 to 0.11.9 #15

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

build(deps): bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.11.2 to 0.11.9 #15

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@845035d315a5067b67c951deab51db019aaf7137 # go-mod-validator/v1