Skip to content

Commit ab9069b

Browse files
chore(deps): update actions/setup-go action to v6.1.0 (#351)
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/setup-go | v6.0.0 | v6.1.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 11c3941 commit ab9069b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
path: ./.packages
6363

6464
- name: Set up Go
65-
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
65+
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
6666
with:
6767
cache: false
6868
go-version: '1.25'

0 commit comments

Comments
 (0)