Skip to content

Commit c8ac693

Browse files
Bump oxsecurity/megalinter from 9.0.1 to 9.1.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b3d0c9 commit c8ac693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_pr_lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232

3333
- name: Lint Code Base
3434
continue-on-error: true
35-
uses: oxsecurity/megalinter/flavors/cupcake@v9.0.1
35+
uses: oxsecurity/megalinter/flavors/cupcake@v9.1.0
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)