Skip to content

Bump gorm.io/datatypes from 1.1.1 to 1.2.2 #52

Bump gorm.io/datatypes from 1.1.1 to 1.2.2

Bump gorm.io/datatypes from 1.1.1 to 1.2.2 #52

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for reporting your first issue!"
pr-message: "Thanks for submitting your first PR!"