Merge branch 'master' of https://git.fascinated.cc/Fascinated/homelab-argocd
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s

This commit is contained in:
Lee 2024-09-23 10:08:51 +01:00
commit cea3b46673
2 changed files with 2 additions and 5 deletions

@ -16,12 +16,12 @@ jobs:
- uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: "1.23.1"
- name: Cache Go modules
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/.cache/go-build

@ -1,3 +0,0 @@
checks:
include: []
exclude: []