Skip to content

Commit d59bbb2

Browse files
chore(deps): update fluxcd/flux2 action to v2.7.2
1 parent 482ba5b commit d59bbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
username: ${{ github.actor }}
114114
password: ${{ github.token }}
115115
- name: Setup Flux CLI
116-
uses: fluxcd/flux2/action@6bf37f6a560fd84982d67f853162e4b3c2235edb # v2.6.4
116+
uses: fluxcd/flux2/action@4a15fa6a023259353ef750acf1c98fe88407d4d0 # v2.7.2
117117
- name: Generate Installer
118118
run: make build-installer IMG=ghcr.io/clevyr/pulsetic-operator:${{ github.ref_name }}@${{ needs.build.outputs.digest }}
119119
- name: Publish

0 commit comments

Comments
 (0)