Skip to content

Commit 9d20dce

Browse files
committed
Pin README usage example to v1 commit SHA
1 parent ddb96e6 commit 9d20dce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
## Usage
66

77
```yaml
8-
- uses: Framework-R-D/action-detect-act-env@v1 # pin to commit SHA in production
9-
with:
10-
input-name: value
8+
- uses: Framework-R-D/action-detect-act-env@ddb96e6d16df2dab61947c45270b65ba1cadc863 # v1
119
```
1210
1311
## Inputs

0 commit comments

Comments
 (0)