8282 comment_on_pr : false
8383
8484 - name : Checkout repository
85- uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
85+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
8686
8787 - uses : ./.github/actions/build/
8888 with :
@@ -109,7 +109,7 @@ jobs:
109109 comment_on_pr : false
110110
111111 - name : Checkout repository
112- uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
112+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
113113
114114 - uses : ./.github/actions/build/
115115 with :
@@ -136,7 +136,7 @@ jobs:
136136 comment_on_pr : false
137137
138138 - name : Checkout repository
139- uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
139+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
140140
141141 - uses : ./.github/actions/build/
142142 with :
@@ -168,7 +168,7 @@ jobs:
168168 # Login against a Docker registry except on PR
169169 # https://github.com/docker/login-action
170170 - name : Log into registry ${{ env.REGISTRY }}
171- uses : docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1 .0
171+ uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3 .0
172172 with :
173173 registry : ${{ env.REGISTRY }}
174174 username : ${{ github.actor }}
@@ -216,5 +216,5 @@ jobs:
216216 package-type : " container"
217217 min-versions-to-keep : 0
218218
219- - uses : Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # v2.1 .0
219+ - uses : Kesin11/actions-timeline@da70beff098ff89b15d279e8bf2f60519a8dadd7 # v2.2 .0
220220 continue-on-error : true
0 commit comments