Skip to content

ci: bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group #1000

ci: bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group

ci: bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group #1000

Workflow file for this run

name: container project - PR build
permissions:
contents: read
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: false
secrets: inherit
permissions:
contents: read
packages: read
pages: write