Skip to content

Bump openssl from 0.10.72 to 0.10.79 in /nym-wallet #15926

Bump openssl from 0.10.72 to 0.10.79 in /nym-wallet

Bump openssl from 0.10.72 to 0.10.79 in /nym-wallet #15926

Workflow file for this run

name: greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
issue_message: 'Thank you for raising this issue'
pr_message: 'Thank you for making this first PR'