Skip to content

Commit

Permalink
Merge pull request #835 from playframework/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…5.3.x/actions/checkout-4

[5.3.x] Bump actions/checkout from 3 to 4
  • Loading branch information
mkurz authored Mar 8, 2024
2 parents 5d45324 + 1843be3 commit dfc82e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Submit dependencies to GitHub
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ inputs.ref }}
Expand Down

0 comments on commit dfc82e6

Please sign in to comment.