Skip to content

Commit d13eace

Browse files
build(deps): update keptn/gh-automation action to v1.5.2 (#107)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d0e4730 commit d13eace

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pre-release:
1717
needs: test
1818
name: Pre-Release
19-
uses: keptn/gh-automation/.github/workflows/pre-release-integration.yml@v1.5.1
19+
uses: keptn/gh-automation/.github/workflows/pre-release-integration.yml@v1.5.2
2020

2121
release-assets:
2222
name: Release Assets

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
release:
1717
needs: test
1818
name: Release
19-
uses: keptn/gh-automation/.github/workflows/release-integration.yml@v1.5.1
19+
uses: keptn/gh-automation/.github/workflows/release-integration.yml@v1.5.2
2020

2121
release-assets:
2222
name: Release Assets

.github/workflows/validate-semantic-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- synchronize
88
jobs:
99
validate:
10-
uses: keptn/gh-automation/.github/workflows/validate-semantic-pr.yml@v1.5.1
10+
uses: keptn/gh-automation/.github/workflows/validate-semantic-pr.yml@v1.5.2
1111
with:
1212
# Configure which scopes are allowed.
1313
scopes: |

0 commit comments

Comments
 (0)