Skip to content

Commit 1318243

Browse files
authored
Merge pull request #400 from stefanprodan/dependabot/github_actions/actions-d190f23e0c
build(deps): bump the actions group with 2 updates
2 parents fb3b01b + 12e7f14 commit 1318243

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: sigstore/cosign-installer@v3
21-
- uses: fluxcd/flux2/action@v2.5.1
22-
- uses: stefanprodan/timoni/actions/setup@v0.24.0
21+
- uses: fluxcd/flux2/action@v2.6.1
22+
- uses: stefanprodan/timoni/actions/setup@v0.25.0
2323
- name: Setup Notation CLI
2424
uses: notaryproject/notation-action/setup@v1
2525
with:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup CUE
4040
uses: cue-lang/[email protected]
4141
- name: Setup Timoni
42-
uses: stefanprodan/timoni/actions/setup@v0.24.0
42+
uses: stefanprodan/timoni/actions/setup@v0.25.0
4343
- name: Run unit tests
4444
run: make test
4545
- name: Validate Helm chart

0 commit comments

Comments
 (0)