Projects STRLCPY scorecard Commits 67c5e933
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/integration.yml
    skipped 33 lines
    34 34   steps:
    35 35   - name: pull_request actions/checkout
    36 36   uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # v2.3.4
     37 + with:
     38 + ref: ${{ github.event.pull_request.head.sha }}
    37 39   
    38 40   - name: setup-go
    39 41   uses: actions/setup-go@331ce1d993939866bb63c32c6cbbfd48fa76fc57 # v2.1.3
    skipped 31 lines
Please wait...
Page is in error, reload to recover