Skip to content

Commit 7d4bac4

Browse files
committed
ci: add renovatebot update
Signed-off-by: Felipe Zipitria <[email protected]>
1 parent d9e7461 commit 7d4bac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/tinygo.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
go-version: [1.22.x]
22+
# renovate: datasource=github-releases depName=tinygo-org/tinygo
2223
tinygo-version: [0.35.0]
2324
os: [ubuntu-latest]
2425
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)