Skip to content

Commit 2cd9047

Browse files
test: unpin action to verify pinact auto-fix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8978237 commit 2cd9047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-trigger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
trigger-docs:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
14+
- uses: actions/github-script@v7
1515
with:
1616
script: |
1717
await github.rest.actions.createWorkflowDispatch({

0 commit comments

Comments
 (0)