Skip to content

chore(deps): bump node from 21.3.0 to 21.7.2 in the docker-dependecies group #121

chore(deps): bump node from 21.3.0 to 21.7.2 in the docker-dependecies group

chore(deps): bump node from 21.3.0 to 21.7.2 in the docker-dependecies group #121

Workflow file for this run

name: Alex Recommends
on: pull_request
jobs:
alex:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Use Node.js
uses: actions/[email protected]
with:
node-version: 12.x
if: ${{ github.actor != 'dependabot[bot]' || 'github-actions[bot]' }}
- name: Comment on new PR
uses: brown-ccv/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message_id: 'alex'
no_binary: false
profanity_sureness: 2
pr_only: false
glob_pattern: 'services/**'