Skip to content

Bump github/codeql-action from 3.30.3 to 4.30.7 #67

Bump github/codeql-action from 3.30.3 to 4.30.7

Bump github/codeql-action from 3.30.3 to 4.30.7 #67

name: 'Create reminder'
on:
issue_comment:
types: [created, edited]
permissions:
contents: read
jobs:
reminder:
if: github.repository_owner == 'PowerShell'
permissions:
issues: write # for agrc/create-reminder-action to set reminders on issues
pull-requests: write # for agrc/create-reminder-action to set reminders on PRs
runs-on: ubuntu-latest
steps:
- name: check for reminder
uses: agrc/create-reminder-action@30624e347adbc7ff2dd287ad0632499552e048e8 # v1.1.22