Skip to content

Commit 1c45dab

Browse files
authored
Merge pull request #68 from codebytes/dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1
Bump super-linter/super-linter from 8.3.0 to 8.3.1 in /.github/workflows
2 parents c46d789 + 0e37b32 commit 1c45dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Super-linter
35-
uses: super-linter/super-linter@v8.3.0 # x-release-please-version
35+
uses: super-linter/super-linter@v8.3.1 # x-release-please-version
3636
env:
3737
# To report GitHub Actions status checks
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)