🔄 synced file(s) with bitnami/support (#91213)

🔄 synced local '.github/workflows/' with remote 'workflows/'

Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2026-03-03 10:48:35 +01:00 committed by GitHub
parent 9c7eb4e1e7
commit 202d5da801
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View File

@ -17,5 +17,5 @@ concurrency:
jobs:
call-comments-workflow:
if: ${{ github.repository_owner == 'bitnami' }}
uses: bitnami/support/.github/workflows/comment-created.yml@main
uses: bitnami/support/.github/workflows/comment-created.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
secrets: inherit

View File

@ -19,5 +19,5 @@ concurrency:
jobs:
call-move-closed-workflow:
if: ${{ github.repository_owner == 'bitnami' }}
uses: bitnami/support/.github/workflows/item-closed.yml@main
uses: bitnami/support/.github/workflows/item-closed.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
secrets: inherit

View File

@ -50,7 +50,7 @@ jobs:
echo "labels=${labels}" >> $GITHUB_OUTPUT
echo "resource_url=${resource_url}" >> $GITHUB_OUTPUT
call-pr-review-comment:
uses: bitnami/support/.github/workflows/pr-review-comment.yml@main
uses: bitnami/support/.github/workflows/pr-review-comment.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
needs: pr-info
permissions:
contents: read

View File

@ -16,5 +16,5 @@ concurrency:
jobs:
call-pr-review-workflow:
if: ${{ github.repository_owner == 'bitnami' }}
uses: bitnami/support/.github/workflows/pr-review-requested-sync.yml@main
uses: bitnami/support/.github/workflows/pr-review-requested-sync.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
secrets: inherit

View File

@ -20,5 +20,5 @@ concurrency:
jobs:
call-reasign-workflow:
if: ${{ github.repository_owner == 'bitnami' }}
uses: bitnami/support/.github/workflows/item-labeled.yml@main
uses: bitnami/support/.github/workflows/item-labeled.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
secrets: inherit

View File

@ -23,5 +23,5 @@ concurrency:
jobs:
call-triage-workflow:
if: ${{ github.repository_owner == 'bitnami' }}
uses: bitnami/support/.github/workflows/item-opened.yml@main
uses: bitnami/support/.github/workflows/item-opened.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
secrets: inherit