Skip to content

Commit

Permalink
chore(deps): update hendrikmuhs/ccache-action action to v1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent ff10351 commit b1f7906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
key: ${{ runner.os }}-opentelemetry-${{ env.OPENTELEMETRY_CPP_VERSION }}

- name: Set up ccache
uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14
uses: hendrikmuhs/ccache-action@10832139bf774c2772bd272b9965661f650cc03d # v1.2.15
if: steps.cache-opentelemetry.outputs.cache-hit != 'true'

- name: Install OpenTelemetry
Expand Down

0 comments on commit b1f7906

Please sign in to comment.