Skip to content

Commit e60f353

Browse files
chore(deps): update jonasbn/github-action-spellcheck docker tag to v0.60.0
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | docker | jonasbn/github-action-spellcheck | 0.59.0 | 0.60.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d731d1 commit e60f353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spellcheck/dagger/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ func New(
1414
// Spellcheck image to use.
1515
// +optional
1616
// renovate image: datasource=docker depName=jonasbn/github-action-spellcheck versioning=docker
17-
// +default="jonasbn/github-action-spellcheck:0.59.0"
17+
// +default="jonasbn/github-action-spellcheck:0.60.0"
1818
Image string,
1919
) *Spellcheck {
2020
return &Spellcheck{

0 commit comments

Comments
 (0)