Skip to content

Commit

Permalink
Merge pull request #474 from jenkinsci/dependabot/github_actions/mast…
Browse files Browse the repository at this point in the history
…er/updatecli/updatecli-action-2.35.0

chore(deps): bump updatecli/updatecli-action from 2.34.0 to 2.35.0
  • Loading branch information
dduportal committed Jul 31, 2023
2 parents 1ef8904 + a72a9f3 commit 4c862f1
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.34.0
uses: updatecli/updatecli-action@v2.35.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 4c862f1

Please sign in to comment.