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.1
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.2
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 6, 2024

  1. Always create compatibility symlink

    This can still be useful when part of the codebase is built outside
    of the container.
    
    Fixes #75
    elopez committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    572bf35 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Add license file

    elopez committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    46362f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #77 from crytic/dev-license

    Add license file
    elopez authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dfcf865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from crytic/dev-always-compat-link

    Always create compatibility symlink
    elopez authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c387a9e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    0328f2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from crytic/dev-version

    Update action version on README
    elopez authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8fd2924 View commit details
    Browse the repository at this point in the history
Loading