Skip to content

Commit 7f9beab

Browse files
authored
chore: update TUF spec version (#392)
We fixed #321 but forgot to update this, so now the GH actions bot is confused (#391). Signed-off-by: Zachary Newman <[email protected]>
1 parent 0e33cdf commit 7f9beab

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.29" # 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.30" # 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)