Skip to content

Commit

Permalink
chore(deps): update fluxcd/flux2 action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 54850d4 commit bcae537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ github.token }}
- name: Setup Flux CLI
uses: fluxcd/flux2/action@v2.3.0
uses: fluxcd/flux2/action@v2.4.0
- name: Generate Installer
run: make build-installer IMG=ghcr.io/clevyr/uptime-robot-operator:${{ github.ref_name }}
- name: Publish
Expand Down

0 comments on commit bcae537

Please sign in to comment.