chore(deps): update actions/checkout action to v6
All checks were successful
Cog check / Create release (pull_request) Successful in 11s

This commit is contained in:
2025-11-21 00:01:07 +00:00
parent 2ae472fd70
commit 728bae9120
11 changed files with 15 additions and 15 deletions

View File

@@ -26,9 +26,9 @@ jobs:
terraform_version: 1.7.5
cli_config_credentials_token: ${{ secrets.tf-api-token }}
- name: Clone repo
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Clone blackbox repo
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
repository: xaked/blackbox
path: blackbox