Skip to content

chore(deps): bump actionpack from 7.0.4 to 7.0.8.4 #306

chore(deps): bump actionpack from 7.0.4 to 7.0.8.4

chore(deps): bump actionpack from 7.0.4 to 7.0.8.4 #306

Workflow file for this run

name: Brakeman
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Brakeman
uses: devmasx/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}