Skip to content

Check for base image updates #139

Check for base image updates

Check for base image updates #139

name: Check for base image updates
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
call-workflow:
uses: thespad/actions/.github/workflows/[email protected]
with:
repo_owner: "thespad"
baseimage: "alpine"
basebranch: "3.19"
app_name: "get_iplayer"
secrets:
repo_scoped_token: ${{ secrets.repo_scoped_token }}