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 f728dd8 commit b3e5633Copy full SHA for b3e5633
2 files changed
.github/workflows/build-all-examples.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
java-version: 25
26
distribution: liberica
27
- - uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19
+ - uses: sbt/setup-sbt@dd1ef7d7798fab5ce802a6adab3b782817b8c2d0 # v1.1.20
28
- name: 'Build all examples'
29
run: java src/Builder.java
30
- name: 'Check automation for updating versions'
.github/workflows/codeql.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
- name: Initialize CodeQL
43
uses: github/codeql-action/init@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
44
0 commit comments