Skip to content

Commit 9dd5f06

Browse files
committed
Update actions/checkout digest to 692973e
1 parent 17f1ae8 commit 9dd5f06

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
13+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1414
- name: Setup Java
1515
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4
1616
with:

0 commit comments

Comments
 (0)