Skip to content

Commit 8f7520b

Browse files
mcp-tool-shopclaude
andcommitted
Fix formatting and pin Actions to SHA
- Fix Prettier formatting in SHIP_GATE.md - Pin actions/checkout to commit SHA for supply chain security Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1e8de53 commit 8f7520b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
validate:
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3131

3232
- uses: actions/setup-node@v4
3333
with:

0 commit comments

Comments
 (0)