Merge pull request #400 from stefanprodan/dependabot/github_actions/actions-d190f23e0c
Some checks failed
cve-scan / govulncheck (push) Successful in 12m56s
e2e / kind-helm (push) Failing after 1m52s
e2e / kind-timoni (push) Failing after 19s
test / test (push) Failing after 5m44s

build(deps): bump the actions group with 2 updates
This commit is contained in:
Stefan Prodan
2025-06-02 10:55:18 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -18,8 +18,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: sigstore/cosign-installer@v3
- uses: fluxcd/flux2/action@v2.5.1
- uses: stefanprodan/timoni/actions/setup@v0.24.0
- uses: fluxcd/flux2/action@v2.6.1
- uses: stefanprodan/timoni/actions/setup@v0.25.0
- name: Setup Notation CLI
uses: notaryproject/notation-action/setup@v1
with:

View File

@@ -39,7 +39,7 @@ jobs:
- name: Setup CUE
uses: cue-lang/setup-cue@v1.0.1
- name: Setup Timoni
uses: stefanprodan/timoni/actions/setup@v0.24.0
uses: stefanprodan/timoni/actions/setup@v0.25.0
- name: Run unit tests
run: make test
- name: Validate Helm chart