Skip to content

Commit

Permalink
Use v1 on example CI
Browse files Browse the repository at this point in the history
Signed-off-by: ArthurSens <[email protected]>
  • Loading branch information
ArthurSens committed Jan 12, 2023
1 parent b357a08 commit 40ea9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- name: Generate rule files
id: generate
uses: ArthurSens/pyrra-generate-action@v8
uses: ArthurSens/pyrra-generate-action@v1
with:
configFiles: "examples/*.yaml"
outputFolder: "/tmp/output/"
Expand Down

0 comments on commit 40ea9d4

Please sign in to comment.