mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Begin the v1.12.x development period
The v1.11 series will now continue maintenence in the v1.11 branch, and so this branch is now tracking the work for the forthcoming v1.12 series. Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
2
.github/workflows/govulncheck.yml
vendored
2
.github/workflows/govulncheck.yml
vendored
@@ -23,10 +23,10 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- { branch: main }
|
||||
- { branch: v1.11 }
|
||||
- { branch: v1.10 }
|
||||
- { branch: v1.9 }
|
||||
- { branch: v1.8 }
|
||||
- { branch: v1.7 }
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Checkout branch to be scanned
|
||||
|
||||
Reference in New Issue
Block a user