Skip to content

Commit 9eacb1b

Browse files
authored
Merge pull request #113 from reviewdog/renovate/go-1.x
chore(deps): update dependency go to 1.25
2 parents a967c49 + 917a4e9 commit 9eacb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/invite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
1919
with:
20-
go-version: '1.24'
20+
go-version: '1.25'
2121
- name: Invite
2222
env:
2323
INVITER_GITHUB_API_TOKEN: ${{ secrets.INVITER_GITHUB_API_TOKEN }}

0 commit comments

Comments
 (0)