Sha256: db9b9867234862257231296c822f273f9b9b4fbcf891795a3309666f42d2772d

Contents?: true

Size: 326 Bytes

Versions: 13

Compression:

Stored size: 326 Bytes

Contents

name: Security

on:
  workflow_dispatch:
  pull_request_target:

env:
  RAILS_ENV: test
  BUNDLE_WITH: "ci"

permissions:
  pull-requests: write
  contents: write

jobs:
  ruby:
    uses: yettoapp/actions/.github/workflows/ruby_security_checks.yml@main
    secrets:
      gh_token: ${{ secrets.GH_SISYPHUS_YETTO_REPO_TOKEN }}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hephaestus-0.8.17 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.16.1 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.16 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.15.5 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.15.4 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.15.3 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.15.2 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.15.1 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.15 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.14 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.13 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.12.2 templates/hephaestus_github/workflows/security.yml
hephaestus-0.8.12.1 templates/hephaestus_github/workflows/security.yml