diff options
author | Jason Song <i@wolfogre.com> | 2023-03-16 18:09:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-16 18:09:11 +0800 |
commit | 19bfea6d7dd7a541a097a403937f8c66ccfa3adf (patch) | |
tree | 6698f6191271feec889d932440284468745c5b9f /modules/session | |
parent | 623a539f23ba2a3d051a522d679780aefcf06e6f (diff) | |
download | gitea-19bfea6d7dd7a541a097a403937f8c66ccfa3adf.tar.gz gitea-19bfea6d7dd7a541a097a403937f8c66ccfa3adf.zip |
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.
Diffstat (limited to 'modules/session')
0 files changed, 0 insertions, 0 deletions