build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /store (#18495)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
dependabot[bot]
2023-11-18 20:57:15 +00:00
committed by GitHub
co-authored by Aleksandr Bezobchuk Julien Robert
parent 4b8be25516
commit c3308d3477
3 changed files with 4 additions and 7 deletions
+1 -4
View File
@@ -39,10 +39,7 @@ jobs:
with:
PATTERNS: |
**/*.go
go.mod
go.sum
**/go.mod
**/go.sum
*.go
- name: run linting (short)
if: steps.lint_long.outcome == 'skipped' && env.GIT_DIFF
run: |