Skip to content

Commit e21e8a4

Browse files
committed
chore(deps): update actions/checkout digest to 11bd719
1 parent 111e195 commit e21e8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: Build
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
29+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3030

3131
- name: Set up JDK 17
3232
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)