We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9da9a9 commit d1450a5Copy full SHA for d1450a5
.github/workflows/specification-version-check.yml
@@ -11,4 +11,4 @@ jobs:
11
issues: write
12
uses: theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master
13
with:
14
- 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
+ tuf-version: "v1.0.32" # Should be updated to the according version either manually or extracted automatically as how it's done in python-tuf
0 commit comments