Skip to content

Commit

Permalink
Bump fluxcd/flux2 from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [fluxcd/flux2](https:/fluxcd/flux2) from 2.0.0 to 2.0.1.
- [Release notes](https:/fluxcd/flux2/releases)
- [Changelog](https:/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](fluxcd/flux2@9ea0a53...9b31624)

---
updated-dependencies:
- dependency-name: fluxcd/flux2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 27fc67d commit 4190370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
version: v0.17.0
- name: Setup Flux CLI
uses: fluxcd/flux2/action@9ea0a535eab2c99121fb3ac742e333b4a9f07970 # v2.0.0
uses: fluxcd/flux2/action@9b3162495ce1b99b1fcdf137c553f543eafe3ec7 # v2.0.1
- name: Apply Terraform
env:
GOOS: linux
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
**/go.sum
**/go.mod
- name: Setup Flux CLI
uses: fluxcd/flux2/action@9ea0a535eab2c99121fb3ac742e333b4a9f07970 # v2.0.0
uses: fluxcd/flux2/action@9b3162495ce1b99b1fcdf137c553f543eafe3ec7 # v2.0.1
- name: Set outputs
id: vars
run: |
Expand Down

0 comments on commit 4190370

Please sign in to comment.