Skip to content

chore(deps): update vexxhost/docker-atmosphere digest to 286455d (stable/2025.2) #425

chore(deps): update vexxhost/docker-atmosphere digest to 286455d (stable/2025.2)

chore(deps): update vexxhost/docker-atmosphere digest to 286455d (stable/2025.2) #425

Workflow file for this run

name: build
on:
pull_request:
workflow_dispatch:
push:
branches:
- main
- stable/**
jobs:
image:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
packages: write
pull-requests: write
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: vexxhost/docker-atmosphere/.github/actions/build-image@286455d3dcce221b89a5b9cfb836ef2ee4f7df69 # main
with:
image-name: libvirtd
push: ${{ github.event_name != 'pull_request' }}