Skip to content

Bump @actions/github from 5.1.1 to 6.0.0 #154

Bump @actions/github from 5.1.1 to 6.0.0

Bump @actions/github from 5.1.1 to 6.0.0 #154

Workflow file for this run

on: [pull_request]
jobs:
dvc-variable-diff:
runs-on: ubuntu-latest
name: Fetch DevCycle variable diff
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
client-id: ${{ secrets.DVC_CLIENT_ID }}
client-secret: ${{ secrets.DVC_CLIENT_SECRET }}