Skip to content

Commit efdd2b3

Browse files
Update actions/setup-java digest to 3a4f6e1 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4ebb99 commit efdd2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1414
- name: Setup Java
15-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
15+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
1616
with:
1717
distribution: 'adopt'
1818
java-version: '11'

0 commit comments

Comments
 (0)