Skip to content

Commit

Permalink
chore(deps): update jonasbn/github-action-spellcheck docker tag to v0…
Browse files Browse the repository at this point in the history
….45.0 (#47)

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| docker     | jonasbn/github-action-spellcheck | 0.43.1 | 0.45.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 32dae44 commit 6859691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spellcheck/dagger/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ func New(
// Spellcheck image to use.
// +optional
// renovate image: datasource=docker depName=jonasbn/github-action-spellcheck versioning=docker
// +default="jonasbn/github-action-spellcheck:0.43.1"
// +default="jonasbn/github-action-spellcheck:0.45.0"
Image string,
) *Spellcheck {
return &Spellcheck{
Expand Down

0 comments on commit 6859691

Please sign in to comment.