Skip to content

Commit 0988299

Browse files
build(deps): bump super-linter/super-linter in the all-actions group (#2363)
Bumps the all-actions group with 1 update: [super-linter/super-linter](https://github.com/super-linter/super-linter). Updates `super-linter/super-linter` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 355ab81 commit 0988299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727

2828
- name: Lint Code Base
29-
uses: super-linter/super-linter/slim@v7.2.0
29+
uses: super-linter/super-linter/slim@v7.2.1
3030
env:
3131
SAVE_SUPER_LINTER_OUTPUT: false
3232
# To report GitHub Actions status checks

0 commit comments

Comments
 (0)