Update dependency boto3 to v1.34.40 #38

Merged
Mathis merged 2 commits from renovate/boto3-1.34.x into main 2024-02-13 10:40:13 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 4873d29c1a - Show all commits

View File

@ -8,10 +8,10 @@ jobs:
build: build:
name: Build and push mlflow container name: Build and push mlflow container
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container: git.namesny.com/cluster/act-runner:v1
env: env:
IMAGE_NAME: mlflow IMAGE_NAME: mlflow
REGISTRY: git.namesny.com/cluster/act-runner:v1 REGISTRY: git.namesny.com
REPO_OWNER: cluster REPO_OWNER: cluster
steps: steps:
- name: Checkout - name: Checkout