Skip to content

Bump the github-actions group with 2 updates #1583

Bump the github-actions group with 2 updates

Bump the github-actions group with 2 updates #1583

Workflow file for this run

name: 'Create Issue Reminder'
permissions: {}
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
runs-on: ubuntu-latest
permissions:
issues: write # Required for create-reminder-action to post issue comments
steps:
- name: check for reminder
uses: agrc/create-reminder-action@8798362d131d74a70435283581f566c4986328dd # v1