Skip to content

Commit

Permalink
Merge pull request #524 from fluxcd/dependabot/github_actions/fluxcd/…
Browse files Browse the repository at this point in the history
…flux2-2.0.1

Bump fluxcd/flux2 from 2.0.0 to 2.0.1
  • Loading branch information
stefanprodan authored Aug 15, 2023
2 parents 2fc6289 + 53f00ed commit f0cf2d3
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 f0cf2d3

Please sign in to comment.