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 @@ -20,15 +20,15 @@ jobs:
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@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e ' # v3.0.12
23+ - uses : ' zgosalvez/github-actions-ensure-sha-pinned-actions@b8f9a25a51fe633d9215ac7734854dc11cd299cb ' # v3.0.13
2424
2525 # https://github.com/actions/checkout
2626 - name : ' checkout'
27- uses : ' actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 ' # v4.1.7
27+ uses : ' actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 ' # v4.2.0
2828
2929 # https://github.com/actions/setup-java
3030 - name : ' Set up JDK'
31- uses : ' actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 ' # v4.3 .0
31+ uses : ' actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 ' # v4.4 .0
3232 with :
3333 java-version : 21
3434 distribution : " temurin"
You can’t perform that action at this time.
0 commit comments