Skip to content

build(deps): bump urllib3 from 1.26.16 to 2.6.0 in /src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore #137

build(deps): bump urllib3 from 1.26.16 to 2.6.0 in /src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore

build(deps): bump urllib3 from 1.26.16 to 2.6.0 in /src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore #137

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 }}