Skip to content

Commit 0ab1d79

Browse files
Bump the actions group with 1 update (#422)
Bumps the actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 1 to 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@v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dd2b45 commit 0ab1d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
cp .artifacts/kubectl/reflector-${{env.version}}.yaml github/reflector.yaml
153153
154154
- name: github - create release
155-
uses: softprops/action-gh-release@v1
155+
uses: softprops/action-gh-release@v2
156156
with:
157157
repository: emberstack/kubernetes-reflector
158158
tag_name: v${{env.version}}

0 commit comments

Comments
 (0)