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 0e33cdf commit 7f9beabCopy full SHA for 7f9beab
.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.29" # Should be updated to the according version either manually or extracted automatically as how it's done in python-tuf
+ 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
0 commit comments