Skip to content

github-action: bump github/super-linter from 98b9f97a88465a982d87e5a4264a87a3d3958560 to 759885f47664595a56db33fee55d64a393e5bad8 #168

github-action: bump github/super-linter from 98b9f97a88465a982d87e5a4264a87a3d3958560 to 759885f47664595a56db33fee55d64a393e5bad8

github-action: bump github/super-linter from 98b9f97a88465a982d87e5a4264a87a3d3958560 to 759885f47664595a56db33fee55d64a393e5bad8 #168

Workflow file for this run

---
name: "Image: spruce"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: spruce
secrets: inherit