Skip to content

Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 #111

Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0

Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 #111

Workflow file for this run

# Copyright 2023 Adevinta
name: Lava
on: [push, pull_request]
permissions:
contents: read
jobs:
lava:
name: Lava
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build Docker image
run: docker build . -t lava-target-image
- name: Run Lava Action
uses: adevinta/lava-action@main
with:
version: latest
config: lava.yaml