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: deriv-com/shared-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3
Choose a base ref
...
head repository: deriv-com/shared-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 12, 2025

  1. Configuration menu
    Copy the full SHA
    a160b70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from adrienne-deriv/update-cache

    Adrienne / Update Github Actions cache to V4
    amam-deriv authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    85d8397 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

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

Commits on Aug 5, 2025

  1. Security: Move permissions to job level and prevent script injection

    - Move permissions from global to job level for both workflows
    - Replace direct GitHub context usage with environment variables
    - Prevent script injection attacks in GitHub Actions scripts
    - Follow GitHub security best practices for workflow design
    
    REF: GitHub security recommendations for workflow permissions and injection prevention
    prince-deriv committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    52137c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Merge pull request #30 from deriv-com/shiftai-workflows

    Prince/ added shiftai workflows
    amam-deriv authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    c279ff9 View commit details
    Browse the repository at this point in the history
Loading