Skip to content

Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 #743

Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0

Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 #743

Workflow file for this run

name: Code Freeze Bot
# Controls when the workflow will run
on:
pull_request_target:
branches: [ "master" ]
issue_comment:
types: [created]
jobs:
codefreeze:
uses: adoptium/.github/.github/workflows/code-freeze.yml@main
secrets: inherit