Skip to content

Commit

Permalink
fixup! Clone hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Aug 13, 2024
1 parent dabf4aa commit 14e66b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
run: yq -o=json <<<"${input_yaml:?}" >job-output.json
env:
input_yaml: ${{ inputs.yaml }}
- uses: beacon-biosignals/matrix-output/job-context@b2b42fddbb864ed0787bd2d497a9dfd11ad12c47
- uses: beacon-biosignals/matrix-output/job-context@dabf4aae56b754e4d2cbfd3319c294ebedd9ad42
id: job
with:
path: ${{ github.action_path }}/repo
Expand Down

0 comments on commit 14e66b3

Please sign in to comment.