Skip to content

Bump node from 162b79f to 2827b0c in /ci/docker/node-runner #1194

Bump node from 162b79f to 2827b0c in /ci/docker/node-runner

Bump node from 162b79f to 2827b0c in /ci/docker/node-runner #1194

Workflow file for this run

name: Detect secrets
on:
pull_request:
workflow_call:
jobs:
detect-secrets:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Detect secrets
uses: alphagov/pay-ci/actions/detect-secrets@master