-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 (#796)
* chore(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.15.1...v3.15.2) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix auto-merge Signed-off-by: Tomasz Janiszewski <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Tomasz Janiszewski <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tomasz Janiszewski <[email protected]>
- Loading branch information
1 parent
dc0fe71
commit dbd7529
Showing
3 changed files
with
25 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
steps: | ||
- uses: ahmadnassri/[email protected] | ||
with: | ||
github-token: ${{ secrets.RHACS_BOT_GITHUB_TOKEN }} | ||
github-token: '${{ secrets.RHACS_BOT_GITHUB_TOKEN }}' | ||
command: "squash and merge" | ||
approve: true | ||
target: minor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters