Skip to content

fix: correctly close S3 clients in tests (#1657) #550

fix: correctly close S3 clients in tests (#1657)

fix: correctly close S3 clients in tests (#1657) #550

Workflow file for this run

name: Dependabot Dependency Submission
on:
push:
branches:
- main
- '*-main'
permissions:
contents: write
jobs:
dependency-submission:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3