Skip to content

build(deps): bump cx-freeze from 7.2.6 to 7.2.7 #121

build(deps): bump cx-freeze from 7.2.6 to 7.2.7

build(deps): bump cx-freeze from 7.2.6 to 7.2.7 #121

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for contributing this issue! We will be replying soon."
pr-message: "Thanks for contributing this PR! We will validade soon."