Sha256: 7c195e6dfd8bcee35a315aca1296b49a97e95b916687198d102def1d1a4f3fbd

Contents?: true

Size: 381 Bytes

Versions: 22

Compression:

Stored size: 381 Bytes

Contents

name: Check version

on:
  pull_request:
    branches:
      - master
    types: [opened, synchronize]

permissions:
  contents: read
  statuses: write

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: simplybusiness/version-forget-me-not@v2
        env:
          ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          VERSION_FILE_PATH: "lib/simplycop/version.rb"

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
simplycop-2.12.1 .github/workflows/version_forget_me_not.yml
simplycop-2.12.0 .github/workflows/version_forget_me_not.yml
simplycop-2.11.1 .github/workflows/version_forget_me_not.yml
simplycop-2.11.0 .github/workflows/version_forget_me_not.yml
simplycop-2.10.0 .github/workflows/version_forget_me_not.yml
simplycop-2.9.1 .github/workflows/version_forget_me_not.yml
simplycop-2.9.0 .github/workflows/version_forget_me_not.yml
simplycop-2.8.0 .github/workflows/version_forget_me_not.yml
simplycop-2.7.2 .github/workflows/version_forget_me_not.yml
simplycop-2.7.1 .github/workflows/version_forget_me_not.yml
simplycop-2.7.0 .github/workflows/version_forget_me_not.yml
simplycop-2.6.0 .github/workflows/version_forget_me_not.yml
simplycop-2.5.1 .github/workflows/version_forget_me_not.yml
simplycop-2.5.0 .github/workflows/version_forget_me_not.yml
simplycop-2.3.3 .github/workflows/version_forget_me_not.yml
simplycop-2.3.2 .github/workflows/version_forget_me_not.yml
simplycop-2.3.1 .github/workflows/version_forget_me_not.yml
simplycop-2.3.0 .github/workflows/version_forget_me_not.yml
simplycop-2.2.0 .github/workflows/version_forget_me_not.yml
simplycop-2.1.4 .github/workflows/version_forget_me_not.yml