Skip to content

build(deps): bump @actions/artifact from 2.1.7 to 2.1.8 #1009

build(deps): bump @actions/artifact from 2.1.7 to 2.1.8

build(deps): bump @actions/artifact from 2.1.7 to 2.1.8 #1009

Workflow file for this run

name: build
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- 'main'
pull_request:
paths-ignore:
- '.github/*-releases.json'
jobs:
build:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
-
name: Build
uses: docker/bake-action@v5
with:
targets: build