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.
2 parents 53714d6 + 7eb0c0c commit fa3dbffCopy full SHA for fa3dbff
1 file changed
.github/workflows/deployment-monitor.yml
@@ -94,7 +94,7 @@ jobs:
94
- name: Install Snyk
95
run: |
96
brew tap snyk/tap
97
- brew install snyk
+ brew install snyk/tap/snyk
98
- name: Capture version and shasum metadata
99
env:
100
SNYK_VERSION_DIR: ${{ env.SNYK_VERSION_DIR }}
0 commit comments