build(deps): bump github.com/percona/mongodb_exporter from 0.39.1-0.20230706092307-28432707eb65 to 0.42.0 #1732
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Run Go fuzz tests (PR) | |
on: | |
pull_request: | |
jobs: | |
fuzz: | |
uses: ./.github/workflows/fuzz-go.yml | |
with: | |
fuzz-time: 5m | |