diff --git a/.github/workflows/ai-comment.yml b/.github/workflows/ai-comment.yml index e5ce9319d..ab332e365 100644 --- a/.github/workflows/ai-comment.yml +++ b/.github/workflows/ai-comment.yml @@ -42,8 +42,8 @@ jobs: (github.event.comment.author_association == 'OWNER' || github.event.comment.author_association == 'MEMBER' || github.event.comment.author_association == 'COLLABORATOR') - uses: lenaxia/ai-workflows/.github/workflows/ai-comment.yml@374b026a6ff2e471f5aad733b58acb68c81e4b53 # v0.2.0 + uses: lenaxia/ai-workflows/.github/workflows/ai-comment.yml@v0.2.9 # v0.2.0 secrets: inherit with: - version: v0.2.0 + version: v0.2.9 project_name: containers diff --git a/.github/workflows/issue-opened.yml b/.github/workflows/issue-opened.yml index aefbf8dba..c9bb5aecc 100644 --- a/.github/workflows/issue-opened.yml +++ b/.github/workflows/issue-opened.yml @@ -12,8 +12,8 @@ permissions: jobs: respond: - uses: lenaxia/ai-workflows/.github/workflows/issue-opened.yml@374b026a6ff2e471f5aad733b58acb68c81e4b53 # v0.2.0 + uses: lenaxia/ai-workflows/.github/workflows/issue-opened.yml@v0.2.9 # v0.2.0 secrets: inherit with: - version: v0.2.0 + version: v0.2.9 project_name: containers diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 709e6d949..d03b5f127 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -12,8 +12,8 @@ permissions: jobs: review: - uses: lenaxia/ai-workflows/.github/workflows/pr-review.yml@374b026a6ff2e471f5aad733b58acb68c81e4b53 # v0.2.0 + uses: lenaxia/ai-workflows/.github/workflows/pr-review.yml@v0.2.9 # v0.2.0 secrets: inherit with: - version: v0.2.0 + version: v0.2.9 project_name: containers