Skip to content

Commit

Permalink
chore(deps): update actions/checkout commit hash to ec3a7ce (#4266)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 3, 2021
1 parent c99cc20 commit 9896244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lsif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Build and push LSIF data
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1e204e9a9253d643386038d443f96446fa156a97 # renovate: tag=v2
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
- name: Generate LSIF data
uses: sourcegraph/lsif-java-action@master
with:
Expand Down

0 comments on commit 9896244

Please sign in to comment.