File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717 - name : Remove tsconfig
1818 run : rm tsconfig.json
1919
20- - uses : wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
20+ - uses : wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1
2121 with :
2222 configFile : commitlint.config.ts
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
1717 - name : Remove preview consumption comment
18- uses : marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
18+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
1919 with :
2020 header : pr_preview_consumption
2121 delete : true
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
1717 - name : Remove preview consumption comment
18- uses : marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
18+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
1919 with :
2020 header : pr_preview_consumption
2121 delete : true
Original file line number Diff line number Diff line change 2727
2828 - name : Remove preview consumption comment
2929 if : github.event_name == 'pull_request'
30- uses : marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
30+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
3131 with :
3232 header : pr_preview_consumption
3333 delete : true
@@ -109,7 +109,7 @@ jobs:
109109
110110 - name : Provide preview link info
111111 if : ${{ steps.package-preview.outputs.npm_instructions != '' }}
112- uses : marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
112+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
113113 with :
114114 header : pr_preview_consumption
115115 message : |
@@ -121,7 +121,7 @@ jobs:
121121 GITHUB_TOKEN : ${{ secrets.KONGPONENTS_BOT_PAT }}
122122
123123 - name : Run Cypress component tests
124- uses : cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
124+ uses : cypress-io/github-action@7271bed2a170d73c0b08939cd192db51a1c46c50 # v6.7.10
125125 with :
126126 install : false
127127 command : pnpm test
You can’t perform that action at this time.
0 commit comments