Skip to content

Commit

Permalink
updated version - trying to get token working
Browse files Browse the repository at this point in the history
  • Loading branch information
ldraney committed Jan 11, 2024
1 parent 3edd7d3 commit e850d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4

- name: Trigger Regression Workflow
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
ENVIRONMENT: ${{ inputs.environment }}
with:
Expand Down

0 comments on commit e850d16

Please sign in to comment.