We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042ab7d commit f06f0c5Copy full SHA for f06f0c5
action.yml
@@ -34,7 +34,7 @@ inputs:
34
web_agent_string:
35
description: 'The string to use for the web agent when crawling pages.'
36
required: false
37
- default: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'
+ default: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36'
38
verbose:
39
description: 'Set logging verbosity level: true/false/yes/no/on/off/debug/info/warning/error/critical'
40
0 commit comments