Skip to content

Commit

Permalink
Merge pull request #1549 from fluxcd/dependabot/github_actions/ci-121…
Browse files Browse the repository at this point in the history
…354bc3a

build(deps): bump the ci group with 1 update
  • Loading branch information
stefanprodan authored Nov 20, 2023
2 parents 749e099 + 9189f17 commit 3e87c15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-ld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
packages: write
steps:
- uses: actions/checkout@v4
- uses: sigstore/cosign-installer@v3.1.2
- uses: sigstore/cosign-installer@v3.2.0
- name: Prepare
id: prep
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: fluxcd/flux2/action@main
- uses: sigstore/cosign-installer@v3.1.2
- uses: sigstore/cosign-installer@v3.2.0
- name: Prepare
id: prep
run: |
Expand Down

0 comments on commit 3e87c15

Please sign in to comment.