Skip to content

Commit f06f0c5

Browse files
committed
update user agent version in action yml
1 parent 042ab7d commit f06f0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ inputs:
3434
web_agent_string:
3535
description: 'The string to use for the web agent when crawling pages.'
3636
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'
37+
default: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36'
3838
verbose:
3939
description: 'Set logging verbosity level: true/false/yes/no/on/off/debug/info/warning/error/critical'
4040
required: false

0 commit comments

Comments
 (0)