Skip to content

Commit

Permalink
build(deps): update keptn/gh-automation action to v1.5.1 (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 21, 2022
1 parent fd8c3b7 commit d0e4730
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
pre-release:
needs: test
name: Pre-Release
uses: keptn/gh-automation/.github/workflows/[email protected].0
uses: keptn/gh-automation/.github/workflows/[email protected].1

release-assets:
name: Release Assets
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
release:
needs: test
name: Release
uses: keptn/gh-automation/.github/workflows/[email protected].0
uses: keptn/gh-automation/.github/workflows/[email protected].1

release-assets:
name: Release Assets
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- synchronize
jobs:
validate:
uses: keptn/gh-automation/.github/workflows/[email protected].0
uses: keptn/gh-automation/.github/workflows/[email protected].1
with:
# Configure which scopes are allowed.
scopes: |
Expand Down

0 comments on commit d0e4730

Please sign in to comment.