Update github-slug-action version
rlespinasse opened this issue · 0 comments
rlespinasse commented
Hi,
This project use the GitHub action rlespinasse/github-slug-action on the master branch.
Due to changes into the branches management, the master
branch is not longer supported and will be removed in few months (EOL: 2020-10-25).
The current latest version is 2.0.0
from the v2.x branch.
- uses: rlespinasse/github-slug-action@2.0.0
- uses: rlespinasse/github-slug-action@v2.x
If you want to avoid breaking changes, you can use the 1.1.0
version or the v1.1.x branch.
- uses: rlespinasse/github-slug-action@1.1.0
- uses: rlespinasse/github-slug-action@v1.1.x
┆Issue is synchronized with this Trello card by Unito