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.
1 parent a7377dd commit d6f4869Copy full SHA for d6f4869
.github/workflows/release.yml
@@ -164,7 +164,7 @@ jobs:
164
cp javaagent/build/libs/opentelemetry-javaagent-${VERSION}.jar opentelemetry-javaagent.jar
165
166
- id: attest
167
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2
168
with:
169
subject-path: |
170
opentelemetry-javaagent.jar
0 commit comments