build(deps): bump stefanprodan/timoni in the actions group

Bumps the actions group with 1 update: [stefanprodan/timoni](https://github.com/stefanprodan/timoni).


Updates `stefanprodan/timoni` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/stefanprodan/timoni/releases)
- [Changelog](https://github.com/stefanprodan/timoni/blob/main/.goreleaser.yml)
- [Commits](https://github.com/stefanprodan/timoni/compare/v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: stefanprodan/timoni
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-16 06:36:33 +00:00
committed by GitHub
parent ff906f2242
commit 85d22b2172
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
- uses: sigstore/cosign-installer@v3
- uses: fluxcd/flux2/action@v2.6.1
- uses: stefanprodan/timoni/actions/setup@v0.25.0
- uses: stefanprodan/timoni/actions/setup@v0.25.1
- name: Setup Notation CLI
uses: notaryproject/notation-action/setup@v1
with:
+1 -1
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.25.0
uses: stefanprodan/timoni/actions/setup@v0.25.1
- name: Run unit tests
run: make test
- name: Validate Helm chart