Skip to content

Commit 38be0ff

Browse files
committed
update desc
1 parent 0979b48 commit 38be0ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Git Context Action
22

3-
Smart resolution of git details. Validates inputs, resolves SHA from branch/ref, and outputs comprehensive metadata.
3+
Smart resolution of git details. Validates inputs, resolves SHA from ref, and outputs comprehensive metadata.
44

55
## Inputs
66

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Resolve Git References"
2-
description: "Smart resolution of git details. Validates inputs, resolves SHA from branch/ref, and outputs comprehensive metadata for git-context-action."
2+
description: "Smart resolution of git details. Validates inputs, resolves SHA from ref, and outputs comprehensive metadata."
33

44
inputs:
55
repository:

0 commit comments

Comments
 (0)