Skip to content

Commit

Permalink
Merge pull request #161 from playframework/mergify/bp/2.9.x/pr-160
Browse files Browse the repository at this point in the history
[2.9.x] Upgrade GitHub action workflows (backport #160) by @mkurz
  • Loading branch information
mkurz authored Mar 2, 2024
2 parents 723c253 + bad89db commit af0d256
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 af0d256

Please sign in to comment.