Skip to content

Commit

Permalink
chore(deps): update actions/checkout action from v3 to v4 (.github/wo…
Browse files Browse the repository at this point in the history
…rkflows/update-sample-data.yml) (DefectDojo#11671)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 064f325 commit 1096aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sample-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
# Checkout the repository
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ github.ref_name || 'dev'}}

Expand Down

0 comments on commit 1096aad

Please sign in to comment.