This PR uses a token for the setup-ccache action from in the CI, which is behind the CI failures on post steps due to exceeding github API usage rate limits
@Mergifyio backport 1.4.x 1.2.x 1.0.x
Contributor Checklist
[x] Commit messages follow the project guidelines.
N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
N/A: Changes are API compatible.
[x] Applicable backports have been included in the description.
Reviewer Checklist
[x] The PR has a milestone assigned.
[x] The title and description correctly express the PR's purpose.
[x] Check contributor checklist is correct.
[x] Check CI results: changes do not issue any warning.
[x] Check CI results: failing tests are unrelated with the changes.
* [#137 [21168] Use token for ccache action (backport #136)](https://github.com/eProsima/Fast-DDS-python/pull/137) has been created for branch `1.4.x`
* [#138 [21168] Use token for ccache action (backport #136)](https://github.com/eProsima/Fast-DDS-python/pull/138) has been created for branch `1.2.x`
* [#139 [21168] Use token for ccache action (backport #136)](https://github.com/eProsima/Fast-DDS-python/pull/139) has been created for branch `1.0.x` but encountered conflicts
Description
This PR uses a token for the setup-ccache action from in the CI, which is behind the CI failures on post steps due to exceeding github API usage rate limits
@Mergifyio backport 1.4.x 1.2.x 1.0.x
Contributor Checklist
Reviewer Checklist