Skip to content

Commit 9c2e06b

Browse files
build(deps): bump oxsecurity/megalinter (#112)
Bumps the github-action-updates group with 1 update: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter). Updates `oxsecurity/megalinter` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@d8c95fc...1fc052d) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a15d85c commit 9c2e06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828
persist-credentials: false
29-
- uses: oxsecurity/megalinter/flavors/c_cpp@d8c95fc6f2237031fb9e9322b0f97100168afa6e # v8.2.0
29+
- uses: oxsecurity/megalinter/flavors/c_cpp@1fc052d03c7a43c78fe0fee19c9d648b749e0c01 # v8.3.0
3030
env:
3131
APPLY_FIXES: all
3232
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)