Skip to content

Bump follow-redirects from 1.15.3 to 1.15.9 in the npm_and_yarn group #12

Bump follow-redirects from 1.15.3 to 1.15.9 in the npm_and_yarn group

Bump follow-redirects from 1.15.3 to 1.15.9 in the npm_and_yarn group #12

Workflow file for this run

name: Todo Comments
on: [pull_request]
jobs:
todo-comments:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Create Todo Comments
uses: gkampitakis/github-action-todo-commenter@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
review-message: "Please take a look :eyes:"