We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef83e2d commit 0fbe58bCopy full SHA for 0fbe58b
.github/workflows/release.yml
@@ -166,7 +166,7 @@ jobs:
166
cp jmx-scraper/build/libs/opentelemetry-jmx-scraper-$VERSION-alpha.jar opentelemetry-jmx-scraper.jar
167
cp jmx-scraper/build/libs/opentelemetry-jmx-scraper-$VERSION-alpha.jar.asc opentelemetry-jmx-scraper.jar.asc
168
169
- - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
170
with:
171
subject-path: |
172
opentelemetry-jmx-metrics.jar
0 commit comments