diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index f9f7421..401f9f9 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -43,7 +43,7 @@ jobs: # Run Linter against code base # ################################ - name: Lint Code Base - uses: super-linter/super-linter@v7.2.0 + uses: super-linter/super-linter@v8.3.1 env: LINTER_RULES_PATH: '.' EDITORCONFIG_FILE_NAME: '.editorconfig' diff --git a/src/SimpleAuthentication.Abstractions/SimpleAuthentication.Abstractions.csproj b/src/SimpleAuthentication.Abstractions/SimpleAuthentication.Abstractions.csproj index 6f59298..de54914 100644 --- a/src/SimpleAuthentication.Abstractions/SimpleAuthentication.Abstractions.csproj +++ b/src/SimpleAuthentication.Abstractions/SimpleAuthentication.Abstractions.csproj @@ -28,15 +28,15 @@ - + - + - +