Skip to content

Commit 9f69bd5

Browse files
committed
Merge branch '3.3.x'
2 parents 1503367 + 8d62c02 commit 9f69bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/await-http-resource/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Await HTTP Resource
22
description: 'Waits for an HTTP resource to be available (a HEAD request succeeds)'
33
inputs:
44
url:
5-
description: 'The URL of the resource to await'
5+
description: 'URL of the resource to await'
66
required: true
77
runs:
88
using: composite

0 commit comments

Comments
 (0)