Skip to content

Commit dd30835

Browse files
chore(deps): update jonasbn/github-action-spellcheck docker tag to v0.54.0
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | docker | jonasbn/github-action-spellcheck | 0.52.0 | 0.54.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee59e34 commit dd30835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.52.0"
17+
// +default="jonasbn/github-action-spellcheck:0.54.0"
1818
Image string,
1919
) *Spellcheck {
2020
return &Spellcheck{

0 commit comments

Comments
 (0)