Alternative web application for the pdsadmin command

chore(deps): update anthropics/claude-code-action digest to e8bad57 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
de977649 0ea5ff31

+1 -1
+1 -1
.github/workflows/claude.yml
··· 32 32 33 33 - name: Run Claude Code 34 34 id: claude 35 - uses: anthropics/claude-code-action@90d189f3abd48655ec3e2c67c552cc23e92d6028 # v1 35 + uses: anthropics/claude-code-action@e8bad572273ce919ba15fec95aef0ce974464753 # v1 36 36 with: 37 37 claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} 38 38