Skip to content

Commit 5e8e730

Browse files
Potential fix for code scanning alert no. 266: Checkout of untrusted code in trusted context
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 41e5208 commit 5e8e730

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/format.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ jobs:
5858
go-version: ^1.19
5959
id: go
6060
- uses: actions/checkout@v3
61-
with:
62-
ref: ${{ github.head_ref }}
6361
- name: Check all
6462
id: check_format
6563
run: |

0 commit comments

Comments
 (0)