Skip to content

Commit

Permalink
fix v3 branch for readme workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Jul 8, 2024
1 parent 92b067c commit 1e481a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

call-generate-readme-workflow:
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
uses: Keyfactor/actions/.github/workflows/generate-readme.yml@ab#57356-package-access
uses: Keyfactor/actions/.github/workflows/generate-readme.yml@v3
secrets:
token: ${{ secrets.token }}

Expand Down

0 comments on commit 1e481a0

Please sign in to comment.