Skip to content

Commit f70c94f

Browse files
[WIP] Update super-linter from 8.2.1 to 8.3.0 (#71)
- [x] Update super-linter/super-linter from 8.2.1 to 8.3.0 - [x] Update commented semver version to use patch level version (v8.3.0) <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/PSModule/GitHub-Script/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
1 parent 559aced commit f70c94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linter.yml

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

2727
- name: Lint code base
28-
uses: super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8
28+
uses: super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0
2929
env:
3030
GITHUB_TOKEN: ${{ github.token }}
3131
VALIDATE_JSON_PRETTIER: false

0 commit comments

Comments
 (0)