diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 2263587a5..e742cd3e3 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -39,7 +39,7 @@ jobs: file: ${{fromJson(needs.build-matrix-github-releases.outputs.matrix)}} steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - - uses: updatecli/updatecli-action@3a8785d88ec4fa03d86521a181f37c0e74627463 # v2.64.0 + - uses: updatecli/updatecli-action@a0c478c868a71d3e239a65714de69450aa1ee2c6 # v2.65.0 - name: Run Updatecli run: updatecli apply -c .updatecli/templates/github_releases.yaml -v .updatecli/values/github_releases/${{ matrix.file }}