Skip to content

Commit

Permalink
doc: Use Docker to use latest code from master
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Mar 3, 2022
1 parent 04f183c commit b4c20df
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 @@ -151,7 +151,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@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.)
- `uses: docker://47ng/actions-clever-cloud:latest`: latest code from master (not recommended, as it may break: hic sunt dracones.)

## Why ?

Expand Down

0 comments on commit b4c20df

Please sign in to comment.