diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index 4e5d7bc66617..2742a45904e7 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -533,7 +533,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: true @@ -1894,7 +1894,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: false @@ -1906,7 +1906,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: false @@ -1918,7 +1918,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: true @@ -3002,7 +3002,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: true @@ -3122,7 +3122,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: false isPrivateWithGhas: true hasPushProtection: false @@ -3134,7 +3134,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: false isPrivateWithGhas: true hasPushProtection: false @@ -3146,7 +3146,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: false isPrivateWithGhas: true hasPushProtection: false @@ -3158,7 +3158,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: false isPrivateWithGhas: true hasPushProtection: false @@ -3194,7 +3194,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: false @@ -3314,7 +3314,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: true isPrivateWithGhas: true hasPushProtection: true @@ -3599,7 +3599,7 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.15' + ghes: '>=3.16' isPublic: false isPrivateWithGhas: true hasPushProtection: true diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index 7cc73a20c313..feed909017b2 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,5 +1,5 @@ { - "sha": "85e5ea6c676954ea2d140d8894ed30f38dd1e0e1", - "blob-sha": "eb11b2f2520f532cb9834f3955d0ec54963fc6bb", + "sha": "4b7c10eadf71996bd2c377426a32d64ccd2d2a4f", + "blob-sha": "8d41807df8ca3251a421bbc85a33153cd89a15b1", "targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns" } \ No newline at end of file