We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e526364 commit 38ae1eeCopy full SHA for 38ae1ee
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-exports java.base/sun.nio.ch=ALL-UNNAMED
15
steps:
16
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
17
- - uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
+ - uses: wagoid/commitlint-github-action@3c75220e8d20774b68eea48e869a706ff7249b54 # v6
18
- name: Setup Java
19
uses: actions/setup-java@91d3aa4956ec4a53e477c4907347b5e3481be8c9 # v2
20
with:
0 commit comments