File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 if : ${{ github.repository == 'open-telemetry/opentelemetry-ruby-contrib' }}
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v4.2.2
16+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717
1818 - name : Install Ruby 3.4
1919 uses : ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
Original file line number Diff line number Diff line change 2020 # Needed for GitHub OIDC token if publish_results is true
2121 id-token : write
2222 steps :
23- - uses : actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v4.2.2
23+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2424 with :
2525 persist-credentials : false
2626
You can’t perform that action at this time.
0 commit comments