File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 4242 uses : keyfactor/checkout@v4
4343 with :
4444 repository : keyfactor/doctool
45- path : doctool
46- ref : fix/chromedriver-version-lookup
45+ path : doctool
4746 token : ${{ secrets.token }}
4847
4948 - name : Launch local doctool
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131131 permissions :
132132 contents : write # Explicitly grant write permission
133133 if : github.event_name == 'push' || github.event_name == 'workflow_dispatch'
134- uses : Keyfactor/actions/.github/workflows/generate-readme.yml@fix/chromedriver-version-lookup
134+ uses : Keyfactor/actions/.github/workflows/generate-readme.yml@v4
135135 with :
136136 command_token_url : ${{ vars.COMMAND_TOKEN_URL }}
137137 command_hostname : ${{ vars.COMMAND_HOSTNAME }}
You can’t perform that action at this time.
0 commit comments