Skip to content

Commit

Permalink
Update Java validator dependency to version 5.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzautke authored Apr 22, 2021
1 parent 6af821c commit 981e005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ runs:
fi
shell: bash
env:
JAVA_VALIDATOR_VERSION: 5.3.9
JAVA_VALIDATOR_VERSION: 5.3.11
INPUT_JAVA_VALIDATION_ENABLED: ${{ inputs.JAVA_VALIDATION_ENABLED }}

- name: Install jq
Expand Down

0 comments on commit 981e005

Please sign in to comment.