Skip to content

PP-11028: Add timestamp tags to Docker images #212

PP-11028: Add timestamp tags to Docker images

PP-11028: Add timestamp tags to Docker images #212

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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
- name: Detect secrets
uses: alphagov/pay-ci/actions/detect-secrets@master