File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 - uses : ' hmarr/debug-action@cd1afbd7852b7ad7b1b7a9a1b03efebd3b0a1820' # v3.0.0
2121
2222 # https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions
23- - uses : ' zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd ' # v3.0.16
23+ - uses : ' zgosalvez/github-actions-ensure-sha-pinned-actions@5d6ac37a4cef8b8df67f482a8e384987766f0213 ' # v3.0.17
2424
2525 # https://github.com/actions/checkout
2626 - name : ' checkout'
@@ -35,15 +35,15 @@ jobs:
3535
3636 # https://github.com/gradle/actions/tree/main/setup-gradle
3737 - name : ' Set up Gradle'
38- uses : ' gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 ' # v4
38+ uses : ' gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 ' # v4
3939 with :
4040 gradle-version : ' wrapper'
4141 gradle-home-cache-cleanup : true
4242 validate-wrappers : true
4343
4444 # https://github.com/gradle/actions/tree/main/dependency-submission
4545 - name : " Generate and submit dependency graph"
46- uses : " gradle/actions/dependency-submission@d156388eb19639ec20ade50009f3d199ce1e2808 " # v4
46+ uses : " gradle/actions/dependency-submission@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 " # v4
4747 env :
4848 DEPENDENCY_GRAPH_EXCLUDE_PROJECTS : " ^:(build-logic|buildSrc|.*[Tt]test.*)"
4949 DEPENDENCY_GRAPH_EXCLUDE_CONFIGURATIONS : " .*[Tt]est.*Classpath"
You can’t perform that action at this time.
0 commit comments