Skip to content

Commit af9e225

Browse files
committed
Update reference URL in "Check Go Dependencies" workflow
- Update redirecting GitHub docs URL to new location - Configure GitHub docs URL to allow localization where available
1 parent 2b49f3e commit af9e225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-go-dependencies-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
# See: https://github.com/actions/setup-go/tree/v3#readme
66
GO_VERSION: "1.16"
77

8-
# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
8+
# See: https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
99
on:
1010
push:
1111
paths:

0 commit comments

Comments
 (0)