Skip to content

Commit d1450a5

Browse files
authored
chore: Bump spec version (#495)
Update specification version See #492 for justification. Fixes #494. Signed-off-by: Zachary Newman <[email protected]>
1 parent e9da9a9 commit d1450a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/specification-version-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
issues: write
1212
uses: theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master
1313
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
14+
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

Comments
 (0)