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

Replace lodash.get with JMESPath query #55

Merged
merged 6 commits into from Dec 15, 2022
Merged

Commits on Dec 15, 2022

  1. Upgrade to @actions/core@^1.10.0

    Fixes #54
    joshuanapoli committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5a287a0 View commit details
    Browse the repository at this point in the history
  2. Use JMESPath queries

    Fixes #32
    joshuanapoli committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    83b52b2 View commit details
    Browse the repository at this point in the history
  3. Upgrade to @babel/core@^7.18.6

    Fixes vulnerability Cxc7705965-e0f0
    joshuanapoli committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3bc9a66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb47902 View commit details
    Browse the repository at this point in the history
  5. Document GitHub Runner Warning

    Closes #7
    joshuanapoli committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    cd3608e View commit details
    Browse the repository at this point in the history
  6. Remove unused libdef

    joshuanapoli committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    769116b View commit details
    Browse the repository at this point in the history