Skip to content

Update go.mod and go.sum to latest version from networkservicemesh/sd… #775

Update go.mod and go.sum to latest version from networkservicemesh/sd…

Update go.mod and go.sum to latest version from networkservicemesh/sd… #775

---
name: Update deployments-k8s repository
on:
push:
branches:
- main
jobs:
update-deployments-k8s:
if: ${{ github.repository != 'networkservicemesh/cmd-template' }}
uses: networkservicemesh/.github/.github/workflows/update-deployments.yaml@main
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}