Skip to content

Update dependency io.kotest:kotest-runner-junit5 to v6.0.4 #416

Update dependency io.kotest:kotest-runner-junit5 to v6.0.4

Update dependency io.kotest:kotest-runner-junit5 to v6.0.4 #416

Workflow file for this run

name: Verify HTTPS URLs are used
on:
push:
branches:
- main
- 'r5.*'
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
nohttp:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: 'Run nohttp'
uses: jbangdev/jbang-action@b924849ade11dbfc3aace8da1c598a84fb3ddfbc # v0.132.1
with:
script: io.spring.nohttp:nohttp-cli:0.0.9
scriptargs: "-D=\\.git -D=build -D=target -D=apache-ant-.+ -F=maven-wrapper\\.properties -F=mvnw\\.cmd -Fmvnw -FMODULE.bazel.lock"