diff --git a/.github/workflows/license-scanner.yaml b/.github/workflows/license-scanner.yaml index c3ba8bdb5612..68f38da34e62 100644 --- a/.github/workflows/license-scanner.yaml +++ b/.github/workflows/license-scanner.yaml @@ -45,7 +45,9 @@ jobs: - '!**/*.exe' - '!**/*.config.cache.static' ## We use the merge commit where scan-code checking was introduced as the base - base: 956c18d5e1fc59a981299382ddbcafe824e7cc48 + #base: 956c18d5e1fc59a981299382ddbcafe824e7cc48 + ## OTP-27.0 tag + base: 601a012837ea0a5c8095bf24223132824177124d list-files: shell - uses: erlef/setup-beam@v1