Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crytic/slither-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: crytic/slither-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 4, 2023

  1. Create CODEOWNERS

    gustavo-grieco authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    012363c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge pull request #54 from crytic/dev-codeowners

    Create CODEOWNERS
    gustavo-grieco authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5c7580c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Improve markdown checklist example in README

    The example did not escape the markdown document correctly. Use an
    environment variable instead of direct string interpolation to consume
    the document safely in the github-script action.
    
    Closes #59
    elopez committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d6455d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Upgrade foundryup version

    See #66
    elopez committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e60eb06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from crytic/dev-upgrade-foundryup

    Upgrade `foundryup` version
    elopez authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    65f78c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from crytic/dev-update-md-example

    Improve markdown checklist example in README
    elopez authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ededeed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d4ab22 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #68 from crytic/dev-readme-update

    Update references to actions in README
    elopez authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f786340 View commit details
    Browse the repository at this point in the history
Loading