Skip to content

Commit

Permalink
feat(github-action): update fluxcd/flux2 ( v2.3.0 → v2.4.0 )
Browse files Browse the repository at this point in the history
  • Loading branch information
mahoro-bot[bot] authored Sep 30, 2024
1 parent aa99dd8 commit be073b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
node-version: 18.x

- name: Install Flux
uses: fluxcd/flux2/action@896e0fa46d5107a05e953dd0a5261d78a145ec8c # v2.3.0
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0

- name: Write kubeconfig
id: kubeconfig
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
needs: ["publish-manifests"]
steps:
- name: Setup Flux
uses: fluxcd/flux2/action@896e0fa46d5107a05e953dd0a5261d78a145ec8c # v2.3.0
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0

- name: Setup QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
Expand Down

0 comments on commit be073b1

Please sign in to comment.