Skip to content

Commit 6f08624

Browse files
Merge pull request #2444 from DataDog/dependabot/github_actions/gh-actions-packages-ee1c097272
Bump actions/checkout from 2.7.0 to 5.0.0 in the gh-actions-packages group Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents b89d4b4 + 18489e4 commit 6f08624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog-to-confluence.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
15+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1616

1717
- name: Prepare Only Changelog
1818
run: |

0 commit comments

Comments
 (0)