Skip to content

Commit 9c6d384

Browse files
dependabot[bot]BenGalewsky
authored andcommitted
Bump softprops/action-gh-release in the actions group
Bumps the actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17cd3e0 commit 9c6d384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_helm_publish.yaml

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

108108
- name: Create Release
109109
id: create_release
110-
uses: softprops/action-gh-release@v2.2.1
110+
uses: softprops/action-gh-release@v2.2.2
111111
with:
112112
tag_name: ${{ github.ref }}
113113
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)