diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 19647d2a..5ed6d381 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -40,7 +40,7 @@ jobs: file: ${{fromJson(needs.build-matrix-github-releases.outputs.matrix)}} steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: updatecli/updatecli-action@11d8c3e7c4dbb188d9534e599db759e418911828 # v2.73.0 + - uses: updatecli/updatecli-action@1e7fcb1c5df159bca56c24c5335a050d611fbfdd # v2.74.0 - name: Run Updatecli run: updatecli apply -c .updatecli/templates/github_releases.yaml -v .updatecli/values/github_releases/${{ matrix.file }}