Skip to content

Commit d874e08

Browse files
authored
doc: pin SHA-1 to 2.1.0
1 parent 2142035 commit d874e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ This action follows [SemVer](https://semver.org/).
248248
To specify the version of the action to use:
249249

250250
- `uses: 47ng/[email protected]`: latest stable version
251-
- `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))
251+
- `uses: 47ng/actions-clever-cloud@f496297399b2351f4459d10f556e1c4eff2566b7`: pinned to a specific Git SHA-1 (check out the [releases](https://github.com/47ng/actions-clever-cloud/releases))
252252
- `uses: docker://ghcr.io/47ng/actions-clever-cloud:latest`: latest code from master (not recommended, as it may break: hic sunt dracones.)
253253

254254
> **Note**: `uses: 47ng/actions-clever-cloud@master` will not use the latest code on the `master` branch,

0 commit comments

Comments
 (0)