File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2020 with :
2121 fetch-depth : 0
2222 token : ${{ secrets.JRELEASER_GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3535 os : [ubuntu-latest]
3636 steps :
3737 - name : Checkout
38- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
38+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
3939 with :
4040 fetch-depth : 0
4141 - name : Setup env
7373 name : Test with coverage
7474 steps :
7575 - name : Checkout
76- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
76+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
7777 with :
7878 fetch-depth : 0
7979 - name : Setup env
9292 name : Extra checks
9393 steps :
9494 - name : Checkout
95- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
95+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
9696 with :
9797 fetch-depth : 0
9898 - name : Setup env
@@ -111,7 +111,7 @@ jobs:
111111 name : Javadoc quality
112112 steps :
113113 - name : Checkout
114- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
114+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
115115 with :
116116 fetch-depth : 0
117117 - name : Setup env
@@ -129,7 +129,7 @@ jobs:
129129 name : reproducible-builds
130130 steps :
131131 - name : Checkout
132- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
132+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
133133 with :
134134 fetch-depth : 0
135135 - name : Setup env
@@ -144,7 +144,7 @@ jobs:
144144 runs-on : ubuntu-latest
145145 steps :
146146 - name : Checkout
147- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
147+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
148148 with :
149149 fetch-depth : 0
150150 - name : Setup env
@@ -160,7 +160,7 @@ jobs:
160160 name : Codegeneration
161161 steps :
162162 - name : Checkout
163- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
163+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
164164 with :
165165 fetch-depth : 0
166166 - name : Setup env
You can’t perform that action at this time.
0 commit comments