Merge branch 'master' of https://git.fascinated.cc/Fascinated/homelab-argocd
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s
This commit is contained in:
commit
cea3b46673
@ -16,12 +16,12 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: "1.23.1"
|
go-version: "1.23.1"
|
||||||
|
|
||||||
- name: Cache Go modules
|
- name: Cache Go modules
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cache/go-build
|
~/.cache/go-build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
checks:
|
|
||||||
include: []
|
|
||||||
exclude: []
|
|
Reference in New Issue
Block a user