Skip to content

build(deps-dev): bump @changesets/changelog-github from 0.5.2 to 0.6.0 #581

build(deps-dev): bump @changesets/changelog-github from 0.5.2 to 0.6.0

build(deps-dev): bump @changesets/changelog-github from 0.5.2 to 0.6.0 #581

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 # go-mod-validator@1.3.0