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 3.3.x 3.2.x 2.5.x 2.1.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: New feature has been documented/Current behavior is correctly described in the documentation.
[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.
* [#352 [21168] Use token for ccache action (backport #351)](https://github.com/eProsima/Fast-DDS-Gen/pull/352) has been created for branch `3.3.x`
* [#353 [21168] Use token for ccache action (backport #351)](https://github.com/eProsima/Fast-DDS-Gen/pull/353) has been created for branch `3.2.x` but encountered conflicts
* [#354 [21168] Use token for ccache action (backport #351)](https://github.com/eProsima/Fast-DDS-Gen/pull/354) has been created for branch `2.5.x` but encountered conflicts
* [#355 [21168] Use token for ccache action (backport #351)](https://github.com/eProsima/Fast-DDS-Gen/pull/355) has been created for branch `2.1.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 3.3.x 3.2.x 2.5.x 2.1.x
Contributor Checklist
Reviewer Checklist