diff --git a/.github/workflows/pre-release.yml b/.github/workflows/pre-release.yml index 6430920..21ce224 100644 --- a/.github/workflows/pre-release.yml +++ b/.github/workflows/pre-release.yml @@ -16,7 +16,7 @@ jobs: pre-release: needs: test name: Pre-Release - uses: keptn/gh-automation/.github/workflows/pre-release-integration.yml@v1.5.0 + uses: keptn/gh-automation/.github/workflows/pre-release-integration.yml@v1.5.1 release-assets: name: Release Assets diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c359c3e..2863f15 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: release: needs: test name: Release - uses: keptn/gh-automation/.github/workflows/release-integration.yml@v1.5.0 + uses: keptn/gh-automation/.github/workflows/release-integration.yml@v1.5.1 release-assets: name: Release Assets diff --git a/.github/workflows/validate-semantic-pr.yml b/.github/workflows/validate-semantic-pr.yml index f84018a..ae66f21 100644 --- a/.github/workflows/validate-semantic-pr.yml +++ b/.github/workflows/validate-semantic-pr.yml @@ -7,7 +7,7 @@ on: - synchronize jobs: validate: - uses: keptn/gh-automation/.github/workflows/validate-semantic-pr.yml@v1.5.0 + uses: keptn/gh-automation/.github/workflows/validate-semantic-pr.yml@v1.5.1 with: # Configure which scopes are allowed. scopes: |