Skip to content

Commit d0bb77d

Browse files
committed
GitHub Actions: Fix typisttech/.github version
1 parent 5392608 commit d0bb77d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go-proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ permissions: {}
66

77
jobs:
88
go:
9-
uses: typisttech/.github/.github/workflows/go-proxy.yml@go3
9+
uses: typisttech/.github/.github/workflows/go-proxy.yml@v3

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ permissions:
1818

1919
jobs:
2020
go:
21-
uses: typisttech/.github/.github/workflows/lint-go.yml@go3
21+
uses: typisttech/.github/.github/workflows/lint-go.yml@v3

0 commit comments

Comments
 (0)