Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snyk-cli/1.1294.2 package update #35276

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions snyk-cli.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: snyk-cli
version: 1.1294.1
version: 1.1294.2
epoch: 0
description: Snyk CLI scans and monitors your projects for security vulnerabilities
copyright:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
with:
repository: https://github.com/snyk/cli
tag: v${{package.version}}
expected-commit: cd36cab09c7fd9683d2bbd550442f6e7779b8e20
expected-commit: 486c3ffcaf833a2ecf3cce41858df9032e1cb212

- uses: go/bump
with:
Expand Down
Loading