Skip to content

Update module github.com/go-resty/resty/v2 to v2.17.0 #4

Update module github.com/go-resty/resty/v2 to v2.17.0

Update module github.com/go-resty/resty/v2 to v2.17.0 #4

name: "License Scanner Reminder Message"
on:
pull_request:
jobs:
reminder:
name: License Scanner Reminder Message
runs-on: dispatch-1vcpu-ubuntu
steps:
- uses: thollander/actions-comment-pull-request@v3
with:
message: |
Please don't forget to add a license scanner action to your repo, and then delete the `.github/workflows/license-scanner-temp-action.yml` file when you're done.
See https://dispatchit.atlassian.net/wiki/spaces/PTD/pages/3479961609/License+Scanning#Adding-the-license-scanner-to-GitHub-Actions-for-a-repository for more information.
- run: exit 1