Skip to content

Commit

Permalink
chore: Update Debricked CLI download URL and vulnerability scan confi…
Browse files Browse the repository at this point in the history
…guration
  • Loading branch information
Jagoda11 committed May 21, 2024
1 parent 3fc2a79 commit d4caec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Install Debricked CLI
run: |
curl -L https://github.com/debricked/cli/releases/latest/download/cli_macOS_arm64.tar.gz | tar -xz debricked
tar -xzf debricked.tar.gz
sudo mv debricked /usr/local/bin/debricked
- name: 🛡️ Debricked Vulnerability Scan
run: |
Expand Down

0 comments on commit d4caec4

Please sign in to comment.