Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn on Dependabot and CodeQL #139

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Nov 3, 2023

  1. Create dependabot.yml

    cooljeanius authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    059949b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from cooljeanius/cooljeanius-patch-1

    Create dependabot.yml
    cooljeanius authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8fbf8fe View commit details
    Browse the repository at this point in the history
  3. Create codeql.yml

    cooljeanius authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f0e5442 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from cooljeanius/cooljeanius-patch-2

    Create codeql.yml
    cooljeanius authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0778317 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    ignore .env.local
    cooljeanius committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    63f82ba View commit details
    Browse the repository at this point in the history
  6. Update codeql.yml

    remove irrelevant comments
    cooljeanius committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    65b6f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update .github/dependabot.yml

    change weekly to monthly
    
    Co-authored-by: Clemens Lang <[email protected]>
    cooljeanius and neverpanic authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6456ab2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update codeql.yml

    Install python2 before initializing CodeQL
    cooljeanius committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    596d887 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    80b195a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    92924d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update dependabot.yml

    Use github-actions ecosystem
    cooljeanius authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5b1f39d View commit details
    Browse the repository at this point in the history
  2. Update codeql.yml

    bump action versions used:
    - checkout: 3 to 4
    - codeql-action: 2 to 3
    cooljeanius committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5628ebd View commit details
    Browse the repository at this point in the history