Skip to content

Commit

Permalink
fix(workflow): polaris v4 not releasing i386 tars
Browse files Browse the repository at this point in the history
  • Loading branch information
js-timbirkett committed Aug 8, 2021
1 parent 2d39b24 commit bb0b08d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
version: v3.4.0

- name: Install Polaris
uses: fairwindsops/polaris/.github/actions/setup-polaris@4.0.7
uses: fairwindsops/polaris/.github/actions/setup-polaris@master
with:
version: 4.0.7
version: 3.2.1

- name: Polaris Audit
run: |
Expand Down

0 comments on commit bb0b08d

Please sign in to comment.