Skip to content

Commit ec0ba55

Browse files
renovate[bot]beekhc
authored andcommitted
chore(deps): update actions/checkout action to v4.3.1 (open-telemetry#985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1eb2c5 commit ec0ba55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildAndTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
outputs:
1515
should-run: ${{ steps.check.outputs.should-run }}
1616
steps:
17-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1818
with:
1919
fetch-depth: 0
2020
- name: Check if the workflow should run

0 commit comments

Comments
 (0)