Skip to content

Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5 #16

Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5

Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5 #16

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build image
run: docker build .