1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-16 12:42:57 +00:00

fix: correct go.mod replace directive timestamp and workflow cache path

This commit is contained in:
pr-reconciler 2026-02-04 18:15:49 +00:00
parent 68ea3d06be
commit ab44593fa3
2 changed files with 3 additions and 2 deletions

View file

@ -15,6 +15,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: driftlessaf/go.mod
cache-dependency-path: driftlessaf/go.sum
- name: Run tests
working-directory: driftlessaf
@ -23,4 +24,4 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
working-directory: driftlessaf
working-directory: driftlessaf