Skip to content

Commit

Permalink
Update Java validator dependencies to version 5.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzautke authored Apr 14, 2021
1 parent 1e3ba1c commit 6af821c
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.8
JAVA_VALIDATOR_VERSION: 5.3.9
INPUT_JAVA_VALIDATION_ENABLED: ${{ inputs.JAVA_VALIDATION_ENABLED }}

- name: Install jq
Expand Down

0 comments on commit 6af821c

Please sign in to comment.