Skip to content

GitHub Actions updater #42

GitHub Actions updater

GitHub Actions updater #42

name: GitHub Actions updater
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/[email protected]
- name: Run GitHub Actions Version Updater
uses: saadmk11/[email protected]
with:
skip_pull_request: true