Skip to content

Commit a764459

Browse files
committed
Bump gittuf to v0.6.1
1 parent 2623545 commit a764459

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ bear in mind that
1212
## Optional Input
1313

1414
`gittuf-version`: Used to specify the version of gittuf to install (default:
15-
`0.6.0`). In addition to the specific version number, `main` is also supported
15+
`0.6.1`). In addition to the specific version number, `main` is also supported
1616
to build off the [source repository](https://github.com/gittuf/gittuf)'s `main`
1717
branch. Note: do not prefix `v` in the version number.

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.6.0'
9+
default: '0.6.1'
1010
runs:
1111
using: 'composite'
1212
steps:

0 commit comments

Comments
 (0)