Skip to content

Commit 04190c6

Browse files
build(deps): update keptn/gh-automation action to v1.4.1 (#84)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 13f37c4 commit 04190c6

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.2.0
19+
uses: keptn/gh-automation/.github/workflows/pre-release-integration.yml@v1.4.1
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.2.0
19+
uses: keptn/gh-automation/.github/workflows/release-integration.yml@v1.4.1
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.2.0
10+
uses: keptn/gh-automation/.github/workflows/validate-semantic-pr.yml@v1.4.1
1111
with:
1212
# Configure which scopes are allowed.
1313
scopes: |

0 commit comments

Comments
 (0)