Skip to content

Commit 7bef3b3

Browse files
Merge pull request #11332 from MicrosoftDocs/main639136145374501769sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents a800749 + 79f0968 commit 7bef3b3

4 files changed

Lines changed: 223 additions & 208 deletions

File tree

.github/workflows/clean-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Harden Runner
20-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
20+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
2121
with:
2222
egress-policy: audit
2323

0 commit comments

Comments
 (0)