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

Update act (#23512) #23518

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Update act (#23512) #23518

merged 1 commit into from
Mar 16, 2023

Commits on Mar 16, 2023

  1. Update act (#23512)

    Update replace:
    ```diff
    - replace github.com/nektos/act => gitea.com/gitea/act v0.234.2-0.20230131074955-e46ede1b1744
    + replace github.com/nektos/act => gitea.com/gitea/act v0.243.1
    ```
    
    Update require:
    ```diff
    -	github.com/nektos/act v0.0.0
    +	github.com/nektos/act v0.2.43
    ```
    
    Actually, `v0.2.43` doesn't work, it will be replaced by `gitea/act`, so
    it's OK to put any version here. But `gitea/act` is based on
    `nektos/act`, so keeping the right upstream version will make security
    dependabot help.
    
    BTW, the [security
    report](https://github.com/go-gitea/gitea/security/dependabot/20) is
    false positive, we don't use the artifact server in act, see #22738.
    wolfogre committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    fd57b14 View commit details
    Browse the repository at this point in the history