Sha256: 766556dc779f8f8ad420830f4e31d75d31c7c2d19f6349112e7e9a66cea604b4

Contents?: true

Size: 384 Bytes

Versions: 14

Compression:

Stored size: 384 Bytes

Contents

name: Check version

on:
  pull_request:
    branches:
      - master
    types: [opened, synchronize]
permissions:
  contents: read
  statuses: write
jobs:
  build:
    runs-on: ubuntu-18.04

    steps:
      - uses: simplybusiness/version-forget-me-not@v2.3.0
        env:
          ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          VERSION_FILE_PATH: "lib/simplycop/version.rb"

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
simplycop-1.12.11 .github/workflows/version_forget_me_not.yml
simplycop-1.12.10 .github/workflows/version_forget_me_not.yml
simplycop-1.12.9 .github/workflows/version_forget_me_not.yml
simplycop-1.12.8 .github/workflows/version_forget_me_not.yml
simplycop-1.12.7 .github/workflows/version_forget_me_not.yml
simplycop-1.12.6 .github/workflows/version_forget_me_not.yml
simplycop-1.12.5 .github/workflows/version_forget_me_not.yml
simplycop-1.12.4 .github/workflows/version_forget_me_not.yml
simplycop-1.12.3 .github/workflows/version_forget_me_not.yml
simplycop-1.12.2 .github/workflows/version_forget_me_not.yml
simplycop-1.12.1 .github/workflows/version_forget_me_not.yml
simplycop-1.12.0 .github/workflows/version_forget_me_not.yml
simplycop-1.11.0 .github/workflows/version_forget_me_not.yml
simplycop-1.10.0 .github/workflows/version_forget_me_not.yml