Skip to content

Commit

Permalink
chore(ga): Bumps the updatecli action to benefit from the temurin sou…
Browse files Browse the repository at this point in the history
…rce.
  • Loading branch information
gounthar committed Nov 27, 2024
1 parent 1884097 commit 3de9b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.70.0
uses: updatecli/updatecli-action@v2.71.0

- name: Run Updatecli in Dry Run mode
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml --values ./updatecli/values.temurin.yaml
Expand Down

0 comments on commit 3de9b18

Please sign in to comment.