We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddb689 commit f5d8dcaCopy full SHA for f5d8dca
README.md
@@ -29,7 +29,7 @@ It's designed to provide a unified config file so you can run various formatters
29
- name: Checkout repository
30
uses: actions/checkout@v5
31
- name: Run Insight
32
- uses: arghena/insight@v0.1.0-canary.8
+ uses: arghena/insight@v0.1.0-canary.9
33
with:
34
# The path to the Insight config file.
35
# Default: '.github/insight.toml'
0 commit comments