Skip to content

Commit

Permalink
Try to fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jan 13, 2024
1 parent 960e7a8 commit 976315b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/dependency-submission/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: ../../
- uses: ./../../
with:
dependency-graph: generate-and-submit
dependency-graph-continue-on-failure: false
Expand Down

0 comments on commit 976315b

Please sign in to comment.