Skip to content

Commit 0018ab8

Browse files
Update actions/checkout digest to df4cb1c
1 parent 4fe2528 commit 0018ab8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
15+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1616

1717
- name: Set up JDK 21
1818
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
java-version: 21
4747

4848
- name: Checkout
49-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
49+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
5050
with:
5151
fetch-depth: 0
5252

0 commit comments

Comments
 (0)