Skip to content

Commit c579402

Browse files
committed
Move to action.yml
1 parent 47df9ae commit c579402

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
21
# Dfetch SARIF Check Action
32
# =========================
43
#
54
# This action installs dfetch, runs `dfetch check --sarif`, and uploads the SARIF file for code scanning.
65
#
76
# ## Usage Example
87
#
8+
# > **Note:** You must use `actions/checkout@v4` before this action to ensure your repository is available.
9+
#
910
# ```yaml
1011
# jobs:
1112
# dfetch-scan:

0 commit comments

Comments
 (0)