File tree Expand file tree Collapse file tree 11 files changed +18
-18
lines changed
Expand file tree Collapse file tree 11 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 3838 uses : bitwarden/gh-actions/azure-logout@main
3939
4040 - name : Check out branch
41- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
41+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4242 with :
4343 token : ${{ steps.retrieve-secrets.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
4444 persist-credentials : false
6868 if : ${{ needs.setup.outputs.copy_edd_scripts == 'true' }}
6969 steps :
7070 - name : Check out repo
71- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
71+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7272 with :
7373 fetch-depth : 0
7474 persist-credentials : true
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-22.04
2626 steps :
2727 - name : Check out repo
28- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
28+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929 with :
3030 ref : ${{ github.event.pull_request.head.sha }}
3131 persist-credentials : false
@@ -101,7 +101,7 @@ jobs:
101101 echo "has_secrets=$has_secrets" >> "$GITHUB_OUTPUT"
102102
103103 - name : Check out repo
104- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
104+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
105105 with :
106106 ref : ${{ github.event.pull_request.head.sha }}
107107 persist-credentials : false
@@ -288,7 +288,7 @@ jobs:
288288 actions : read
289289 steps :
290290 - name : Check out repo
291- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
291+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
292292 with :
293293 ref : ${{ github.event.pull_request.head.sha }}
294294 persist-credentials : false
@@ -414,7 +414,7 @@ jobs:
414414 - win-x64
415415 steps :
416416 - name : Check out repo
417- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
417+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
418418 with :
419419 ref : ${{ github.event.pull_request.head.sha }}
420420 persist-credentials : false
Original file line number Diff line number Diff line change 3131 uses : bitwarden/gh-actions/azure-logout@main
3232
3333 - name : Checkout main
34- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
34+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535 with :
3636 ref : main
3737 token : ${{ steps.retrieve-bot-secrets.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Check out repository
39- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
39+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4040 with :
4141 persist-credentials : false
4242
Original file line number Diff line number Diff line change 8787 datadog/agent:7-full@sha256:7ea933dec3b8baa8c19683b1c3f6f801dbf3291f748d9ed59234accdaac4e479
8888
8989 - name : Check out repo
90- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
90+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9191 with :
9292 persist-credentials : false
9393
Original file line number Diff line number Diff line change 3131 label : " DB-migrations-changed"
3232 steps :
3333 - name : Check out repo
34- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
34+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535 with :
3636 fetch-depth : 2
3737 persist-credentials : false
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 echo "Github Release Option: $RELEASE_OPTION"
106106
107107 - name : Check out repo
108- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
108+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
109109 with :
110110 fetch-depth : 0
111111 persist-credentials : false
Original file line number Diff line number Diff line change 3939 fi
4040
4141 - name : Check out repo
42- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
42+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4343 with :
4444 fetch-depth : 0
4545 persist-credentials : false
Original file line number Diff line number Diff line change 9191 permission-contents : write
9292
9393 - name : Check out branch
94- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
94+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9595 with :
9696 ref : main
9797 token : ${{ steps.app-token.outputs.token }}
@@ -215,7 +215,7 @@ jobs:
215215 permission-contents : write
216216
217217 - name : Check out target ref
218- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
218+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
219219 with :
220220 ref : ${{ inputs.target_ref }}
221221 token : ${{ steps.app-token.outputs.token }}
Original file line number Diff line number Diff line change 4444 checks : write
4545 steps :
4646 - name : Check out repo
47- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
47+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4848 with :
4949 persist-credentials : false
5050
@@ -178,7 +178,7 @@ jobs:
178178 runs-on : ubuntu-22.04
179179 steps :
180180 - name : Check out repo
181- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
181+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
182182 with :
183183 persist-credentials : false
184184
@@ -269,7 +269,7 @@ jobs:
269269
270270 steps :
271271 - name : Check out repo
272- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
272+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
273273 with :
274274 fetch-depth : 0
275275 persist-credentials : false
You can’t perform that action at this time.
0 commit comments