File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -128,10 +128,10 @@ jobs:
128128 tag : ${{ steps.set-matrix.outputs.tag }}
129129 steps :
130130 - name : Checkout
131- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
131+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
132132
133133 - name : Checkout github actions
134- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
134+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
135135 with :
136136 repository : AlmaLinux/atomic-ci
137137 ref : ' main'
@@ -167,12 +167,12 @@ jobs:
167167
168168 steps :
169169 - name : Checkout
170- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
170+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
171171 with :
172172 fetch-depth : 0 # Fetch all history for changelog generation
173173
174174 - name : Checkout github actions
175- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
175+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
176176 with :
177177 repository : AlmaLinux/atomic-ci
178178 ref : ' main'
@@ -235,7 +235,7 @@ jobs:
235235 signing-enabled : ${{ env.SIGNING_ENABLED }}
236236 steps :
237237 - name : Checkout github actions
238- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
238+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
239239 with :
240240 repository : AlmaLinux/atomic-ci
241241 ref : ' main'
Original file line number Diff line number Diff line change @@ -119,10 +119,10 @@ jobs:
119119
120120 steps :
121121 - name : Checkout
122- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
122+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
123123
124124 - name : Checkout github actions
125- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
125+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
126126 with :
127127 repository : AlmaLinux/atomic-ci
128128 ref : ' main'
You can’t perform that action at this time.
0 commit comments