Skip to content

Commit

Permalink
Switch to Super Linter slim image (#35)
Browse files Browse the repository at this point in the history
* Switch to Super Linter slim image

* Switch to test version of spamassassin-action

* Update ci.yml
  • Loading branch information
hspaans authored Jan 31, 2022
1 parent 29ec91b commit 1566571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2

- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter/slim@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand All @@ -32,4 +32,4 @@ jobs:
uses: actions/checkout@v2

- name: Verify SpamAssassin rules
uses: hspaans/spamassassin-action@v1
uses: hspaans/spamassassin-action@v2

0 comments on commit 1566571

Please sign in to comment.