Revert "feat(gha/fluxcd/flux2): update v2.2.3 ➼ v2.4.0 (#1515)" (#1517)

This reverts commit 6d7acbd974.
This commit is contained in:
JJGadgets
2024-12-16 15:24:52 +08:00
committed by GitHub
parent 6d7acbd974
commit 1286679f60
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ jobs:
private-key: "${{ secrets.BOT_JWT_PRIVATE_KEY }}" # $BOT_JWT_PRIVATE_KEY is generated in GitHub App main settings page, uses the X.509 private key format
- name: Setup Flux
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0
uses: fluxcd/flux2/action@534684601ec8888beb0cc4f51117b59e97606c4d # v2.2.3
with:
version: "${{ env.FLUX_VERSION }}"

View File

@@ -25,7 +25,7 @@ jobs:
private-key: "${{ secrets.BOT_JWT_PRIVATE_KEY }}" # $BOT_JWT_PRIVATE_KEY is generated in GitHub App main settings page, uses the X.509 private key format
- name: Setup Flux
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0
uses: fluxcd/flux2/action@534684601ec8888beb0cc4f51117b59e97606c4d # v2.2.3
with:
version: "2.2.3"