Skip to content

Commit f2561ec

Browse files
authored
Revert "chore(deps): bump openssl from 0.10.60 to 0.10.66" (#4995)
* Revert "chore(deps): bump openssl from 0.10.60 to 0.10.66 (#4965)" This reverts commit ae18f91. * chore(ci): stop showing commit message to avoid bad substitutions like https://github.com/prisma/prisma-engines/actions/runs/10664988277/job/29557431036\?pr\=4995\#step:4:13
1 parent 611ef41 commit f2561ec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/build-engines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "Repository Owner: $${{ github.repository_owner }}"
5454
echo "Pull Request Author: ${{ github.actor }}"
5555
echo "Pull Request Author Association: ${{ github.event.pull_request.author_association }}"
56-
echo "Commit message:${{ steps.commit-msg.outputs.commit-msg }}"
56+
# echo "Commit message:${{ steps.commit-msg.outputs.commit-msg }}"
5757
echo "Commit message contains [integration]: ${{ contains(steps.commit-msg.outputs.commit-msg, '[integration]') }}"
5858
5959
- name: 'Check if commit message conatains `[integration]` and the PR author has permissions to trigger the workflow'

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)