We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e824d80 commit 03d4359Copy full SHA for 03d4359
.github/workflows/lsif.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
container: sourcegraph/lsif-go
8
steps:
9
- - uses: actions/checkout@v1
+ - uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # renovate: tag=v2
10
- name: Generate LSIF data
11
run: lsif-go
12
- name: Upload LSIF data
0 commit comments