Skip to content

Commit

Permalink
Merge pull request #24139 from wolfi-dev/wolfictl-6f4b0c10-ea00-4967-…
Browse files Browse the repository at this point in the history
…af2b-35464b1c9db7

nuclei/3.3.0 package update
  • Loading branch information
hectorj2f authored Jul 17, 2024
2 parents a19fd4e + d74e85f commit 20c8a6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nuclei.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nuclei
version: 3.2.9
epoch: 2
version: 3.3.0
epoch: 0
description: "yaml based vulnerability scanner"
copyright:
- license: MIT
Expand All @@ -18,13 +18,13 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 71628cc89734e8d426a2c734a4979a1429bc1462
expected-commit: bac917428bcc19e1a3264cce1d467b4776530860
repository: https://github.com/projectdiscovery/nuclei
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/mholt/archiver/v3@v3.5.2 github.com/hashicorp/go-retryablehttp@v0.7.7
deps: github.com/mholt/archiver/v3@v3.5.2
replaces: github.com/mholt/archiver/v3=github.com/anchore/archiver/v3@v3.5.2

- uses: patch
Expand Down

0 comments on commit 20c8a6e

Please sign in to comment.