We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b35d269 + 8dc02d1 commit e7ca15bCopy full SHA for e7ca15b
.github/actions/install-dependencies/action.yml
@@ -32,7 +32,7 @@ runs:
32
key: ${{ runner.os }}-opentelemetry-${{ env.OPENTELEMETRY_CPP_VERSION }}
33
34
- name: Set up ccache
35
- uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16
+ uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
36
if: steps.cache-opentelemetry.outputs.cache-hit != 'true'
37
38
- name: Install OpenTelemetry
0 commit comments