Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3.6.0 (open-telemetry…
Browse files Browse the repository at this point in the history
…#1337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 6d3d67e commit 321f49c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: ${{ matrix.go-version }}

- name: Checkout code
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Create test directory
run: |
Expand Down

0 comments on commit 321f49c

Please sign in to comment.