Skip to content

Commit

Permalink
Merge pull request #1723 from jenkinsci/dependabot/github_actions/mas…
Browse files Browse the repository at this point in the history
…ter/updatecli/updatecli-action-2.42.0

chore(deps): bump updatecli/updatecli-action from 2.41.0 to 2.42.0
  • Loading branch information
dduportal committed Sep 25, 2023
2 parents 2544138 + 731c485 commit 3517680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.41.0
uses: updatecli/updatecli-action@v2.42.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 3517680

Please sign in to comment.