Test https link for technote-space/get-diff-action
Some checks failed
Lint / golangci-lint (pull_request) Has been cancelled
Lint / Lint markdown (pull_request) Has been cancelled
Lint / govulncheck (pull_request) Has been cancelled
Lint PR / main (pull_request) Has been cancelled
Tests / Code Coverage / test-integration (pull_request) Successful in 16m18s
Tests / Code Coverage / test-unit (pull_request) Successful in 16m47s
Tests / Code Coverage / test-e2e (pull_request) Successful in 12m28s

This commit is contained in:
Prathamesh Musale 2025-11-03 16:03:22 +05:30
parent 5c8626487e
commit 2531e8c089
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@ jobs:
go-version: 1.22.4
cache: true
cache-dependency-path: go.sum
- uses: technote-space/get-diff-action@v6.1.2
- uses: https://github.com/technote-space/get-diff-action@v6.1.2
id: git_diff
with:
PATTERNS: |

View File

@ -23,7 +23,7 @@ jobs:
go-version: 1.22.4
cache: true
cache-dependency-path: go.sum
- uses: technote-space/get-diff-action@v6.1.2
- uses: https://github.com/technote-space/get-diff-action@v6.1.2
id: git_diff
with:
PATTERNS: |
@ -54,7 +54,7 @@ jobs:
go-version: 1.22.4
cache: true
cache-dependency-path: go.sum
- uses: technote-space/get-diff-action@v6.1.2
- uses: https://github.com/technote-space/get-diff-action@v6.1.2
id: git_diff
with:
PATTERNS: |
@ -71,7 +71,7 @@ jobs:
timeout-minutes: 25
steps:
- uses: actions/checkout@v4
- uses: technote-space/get-diff-action@v6.1.2
- uses: https://github.com/technote-space/get-diff-action@v6.1.2
with:
PATTERNS: |
**/**.go