Skip to content

Commit 7eaa225

Browse files
ci(deps): bump oxsecurity/megalinter from 9.2.0 to 9.3.0 in the github-actions group (#1077)
ci(deps): bump oxsecurity/megalinter in the github-actions group Bumps the github-actions group with 1 update: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter). Updates `oxsecurity/megalinter` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@55a59b2...42bb470) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b69a35 commit 7eaa225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persona: pedantic
4040
# flavors/dotnet is the smallest flavor of MegaLinter that contains the linters
4141
# we are interested in.
42-
- uses: oxsecurity/megalinter/flavors/dotnet@55a59b24a441e0e1943080d4a512d827710d4a9d # v9.2.0
42+
- uses: oxsecurity/megalinter/flavors/dotnet@42bb470545e359597e7f12156947c436e4e3fb9a # v9.3.0
4343
env:
4444
APPLY_FIXES: all
4545
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)