Skip to content

Update plugin org.jetbrains.kotlin.jvm to v2.2.0 #224

Update plugin org.jetbrains.kotlin.jvm to v2.2.0

Update plugin org.jetbrains.kotlin.jvm to v2.2.0 #224

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: 'Run nohttp'
uses: jbangdev/jbang-action@5a35aa22c7516500b872d33eea4c6e6bff3b2887 # v0.126.3
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"