Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
36d81eb0a9 chore(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 05:05:21 +00:00
dependabot[bot]
73b072eb95 chore(deps): bump actions/checkout from 4 to 5 (#12916)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 15:16:02 +05:30
Sandeep Singh
dec92ec6cd Update tests.yml 2025-08-13 03:42:40 +05:30
Dwi Siswanto
13c4fd4c0c chore: update PAT secret name (#12335)
* chore: update PAT secret name

Signed-off-by: Dwi Siswanto <git@dw1.io>

* chore: rm template-db-indexer workflow

Signed-off-by: Dwi Siswanto <git@dw1.io>

---------

Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-06-13 19:56:29 +05:30
Dwi Siswanto
3452beebf7 hotfix: missing input to setup nuclei in workflows
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-12-21 02:53:13 +07:00
sandeep
6c3e60e14c added GH token env 2024-11-06 03:15:46 +05:30
Dwi Siswanto
ca0a94df7f ci(tests): fix resource not accessible by integration
by adding these permission:
* `issues: write`
* `pull-requests: write`

Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-11-04 13:31:56 +07:00
Prince Chaddha
7d575fa232 Rename tests.yaml to tests.yml 2024-08-16 14:48:49 -07:00