Skip to content

Commit ab80549

Browse files
Bump github/super-linter from 4.9.6 to 4.9.7 (#39)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.6 to 4.9.7. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md) - [Commits](github/super-linter@v4.9.6...v4.9.7) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5d4d9d commit ab80549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze-code-ghsl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
- name: "Analyze Repository"
25-
uses: "github/[email protected].6"
25+
uses: "github/[email protected].7"
2626
env:
2727
DISABLE_ERRORS: "true"
2828
GITHUB_TOKEN: "${{github.token}}"

0 commit comments

Comments
 (0)