File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414
15- - uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
15+ - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
1616 with :
1717 distribution : temurin
1818 java-version : 17
Original file line number Diff line number Diff line change 2323 # fetch-depth 0 is required to fetch all tags (and to determine the version based on tags)
2424 fetch-depth : 0
2525
26- - uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
26+ - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
2727 with :
2828 distribution : temurin
2929 java-version : 17
Original file line number Diff line number Diff line change 4545 # (because the @semantic-release/git attempts to use them but needs permissions to bypass protection)
4646 persist-credentials : false
4747
48- - uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
48+ - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
4949 with :
5050 distribution : temurin
5151 java-version : 17
You can’t perform that action at this time.
0 commit comments