Skip to content

Commit 3d773c0

Browse files
chore(deps): bump updatecli/updatecli-action from 3.1.1 to 3.1.3 (#2168)
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@v3.1.1...v3.1.3) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b63c0ca commit 3d773c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# This step installs Updatecli in the runner using the updatecli-action
2525
- name: Install Updatecli in the runner
26-
uses: updatecli/updatecli-action@v3.1.1
26+
uses: updatecli/updatecli-action@v3.1.3
2727

2828
# This step runs Updatecli in Dry Run mode
2929
# It uses the "diff" command of updatecli with the specified config and values files

0 commit comments

Comments
 (0)