diff --git a/.github/workflows/specification-version-check.yml b/.github/workflows/specification-version-check.yml index 44218e1a..f128207d 100644 --- a/.github/workflows/specification-version-check.yml +++ b/.github/workflows/specification-version-check.yml @@ -11,4 +11,4 @@ jobs: issues: write uses: theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master with: - tuf-version: "v1.0.30" # Should be updated to the according version either manually or extracted automatically as how it's done in python-tuf + tuf-version: "v1.0.31" # Should be updated to the according version either manually or extracted automatically as how it's done in python-tuf