Skip to content

Commit fecbd48

Browse files
committed
Update action to use gittuf v0.2.0
Signed-off-by: Aditya Sirish <aditya@saky.in>
1 parent 0e04479 commit fecbd48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
gittuf-version:
77
description: 'Version of gittuf to install'
88
required: false
9-
default: '0.1.0'
9+
default: '0.2.0'
1010
runs:
1111
using: 'composite'
1212
steps:

0 commit comments

Comments
 (0)