Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
avidit committed Jun 7, 2024
1 parent d0d2b30 commit fafa39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_file_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Download build artifact
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
github-token: ${{ secrets.DYNAMO_TESTS_TOKEN }}
github-token: ${{ secrets.DYNAMO_ACTIONS_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
name: build
path: build
Expand Down

0 comments on commit fafa39f

Please sign in to comment.