mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 07:43:27 +08:00
Merge pull request #13135 from projectdiscovery/dependabot/github_actions/main/actions/setup-go-6
chore(deps): bump actions/setup-go from 5 to 6
This commit is contained in:
2
.github/workflows/template-sign.yml
vendored
2
.github/workflows/template-sign.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: '1.21'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user