Skip to content

Build(deps): Bump github/codeql-action from 2.21.8 to 2.21.9 (#3316) #25

Build(deps): Bump github/codeql-action from 2.21.8 to 2.21.9 (#3316)

Build(deps): Bump github/codeql-action from 2.21.8 to 2.21.9 (#3316) #25

Workflow file for this run

name: Deployment Prep
on:
workflow_dispatch:
push:
branches:
- master
jobs:
config:
if: github.repository == 'anuraghazra/github-readme-stats'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Deployment Prep
run: python ./.github/workflows/deploy-prep.py
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4.16.0
with:
branch: vercel
create_branch: true
push_options: "--force"