Skip to content

build(deps): bump golang.org/x/net from 0.10.0 to 0.55.0 in /src/test/resources/msc/golang/mvs_logic #713

build(deps): bump golang.org/x/net from 0.10.0 to 0.55.0 in /src/test/resources/msc/golang/mvs_logic

build(deps): bump golang.org/x/net from 0.10.0 to 0.55.0 in /src/test/resources/msc/golang/mvs_logic #713

Workflow file for this run

---
name: Integration
on:
workflow_dispatch:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-shared:
uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@main
with:
language: java
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
commit-sha: ${{ github.event.pull_request.head.sha || github.sha }}