Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #356 from jenkinsci/dduportal-patch-1
Browse files Browse the repository at this point in the history
chore(GHA) bump updatecli action to 2.31.0 (updatecli bumped to 0.53.0)
  • Loading branch information
dduportal authored Jun 18, 2023
2 parents e778046 + 6748bc9 commit e557ee1
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@v3

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.30.0
uses: updatecli/updatecli-action@v2.31.0

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

0 comments on commit e557ee1

Please sign in to comment.