Skip to content

Commit

Permalink
workflows: update check-diff location
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert committed Mar 21, 2022
1 parent 0165a05 commit 5322a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stream-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
ci/genericize-stream.py "${stream}" > "old/${stream}"
done
- name: Compare genericized metadata
uses: coreos/check-diff@main
uses: coreos/actions-lib/check-diff@main
with:
basedir: old
patchdir: new

0 comments on commit 5322a1e

Please sign in to comment.