Skip to content

Commit

Permalink
doc: Update pinned SHA-1 to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Mar 3, 2022
1 parent 3e54024 commit 04f183c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ This action follows [SemVer](https://semver.org/).

To specify the version of the action to use:
- `uses: 47ng/[email protected]`: latest stable version
- `uses: 47ng/actions-clever-cloud@4d9aae3b941dabe7ef59ed94b20f26a63d53d495`: pinned to a specific Git SHA-1 (check out the [releases](https://github.com/47ng/actions-clever-cloud/releases))
- `uses: 47ng/actions-clever-cloud@3e5402496b8d6492401ebb3134acfeccc25c3fce`: pinned to a specific Git SHA-1 (check out the [releases](https://github.com/47ng/actions-clever-cloud/releases))
- `uses: 47ng/actions-clever-cloud@master`: latest code from master (not recommended, as it may break: hic sunt dracones.)

## Why ?
Expand Down

0 comments on commit 04f183c

Please sign in to comment.