Skip to content

Commit 29c8786

Browse files
chore(deps): bump updatecli/updatecli-action in the github-actions group (#34)
Bumps the github-actions group with 1 update: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action). Updates `updatecli/updatecli-action` from 2.99.0 to 2.100.0 - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@4fd2c16...4b17f4e) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12d1836 commit 29c8786

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/helm-check-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo "current_release=$current_release" >> $GITHUB_OUTPUT
2626
2727
- name: Install updatecli
28-
uses: updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.0
28+
uses: updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.0
2929

3030
- name: Update dependencies
3131
run: |

.github/workflows/helm-check-steampipe-major-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cat .github/updatecli/helm-dependencies.yaml
3333
3434
- name: Install updatecli
35-
uses: updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.0
35+
uses: updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.0
3636

3737
- name: Update dependencies
3838
run: |

.github/workflows/helm-check-steampipe-minor-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cat .github/updatecli/helm-dependencies.yaml
3434
3535
- name: Install updatecli
36-
uses: updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.0
36+
uses: updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.0
3737

3838
- name: Update dependencies
3939
run: |

0 commit comments

Comments
 (0)