Skip to content

Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 #553

Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3

Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 #553

Workflow file for this run

name: Greetings
on: [issues, pull_request]
jobs:
greeting:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for submitting your first issue. We will be looking into it as soon as possible.'
pr-message: 'Thanks for your first PR. We really appreciate it!'