Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Update dependency aws.sdk.kotlin:bedrockruntime-jvm to v1.2.37 #69

Update dependency aws.sdk.kotlin:bedrockruntime-jvm to v1.2.37

Update dependency aws.sdk.kotlin:bedrockruntime-jvm to v1.2.37 #69

Workflow file for this run

name: 'Housekeeping'
on:
push:
branches:
- 'main'
jobs:
housekeeping:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Workflow housekeeping
uses: Mattraks/delete-workflow-runs@v2
with:
retain_days: 30
keep_minimum_runs: 1