Skip to content

Commit 26b94cb

Browse files
Update SAP/ai-assisted-github-actions digest to e30d0a9 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 188749f commit 26b94cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ai-assistance.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: github.actor != 'ospo-renovate[bot]'
1010
runs-on: [ubuntu-latest]
1111
steps:
12-
- uses: SAP/ai-assisted-github-actions/pr-summary@8b4e4ef555450551045d43896ef25396ed387c4a # v3
12+
- uses: SAP/ai-assisted-github-actions/pr-summary@e30d0a9b55431531b1c92a58dc96b6ab21791fed # v3
1313
with:
1414
aicore-service-key: ${{ secrets.AICORE_SERVICE_KEY }}
1515
model: gpt-4o
@@ -22,7 +22,7 @@ jobs:
2222
if: github.actor != 'ospo-renovate[bot]'
2323
runs-on: [ubuntu-latest]
2424
steps:
25-
- uses: SAP/ai-assisted-github-actions/pr-review@8b4e4ef555450551045d43896ef25396ed387c4a # v3
25+
- uses: SAP/ai-assisted-github-actions/pr-review@e30d0a9b55431531b1c92a58dc96b6ab21791fed # v3
2626
with:
2727
aicore-service-key: ${{ secrets.AICORE_SERVICE_KEY }}
2828
model: gpt-4o

0 commit comments

Comments
 (0)