Skip to content

Commit

Permalink
update act
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX committed Aug 31, 2023
1 parent a267d13 commit 0504471
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)

replace github.com/nektos/act => github.com/christopherHX/act v0.2.23-0.20230807182133-72d04de87e9c
replace github.com/nektos/act => github.com/christopherHX/act v0.2.23-0.20230831190220-6a148bf6f184
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ github.com/christopherHX/act v0.2.23-0.20230726113930-d097e02737f7 h1:2PG7TGseZc
github.com/christopherHX/act v0.2.23-0.20230726113930-d097e02737f7/go.mod h1:jz9a0+0Yxu5MnORAsew2pfth3IVbhEgMfX8SurVyam8=
github.com/christopherHX/act v0.2.23-0.20230807182133-72d04de87e9c h1:RePZqqEU2dEMVzXzc6QUgQs4ofxdHE5wca7lD48wEts=
github.com/christopherHX/act v0.2.23-0.20230807182133-72d04de87e9c/go.mod h1:jz9a0+0Yxu5MnORAsew2pfth3IVbhEgMfX8SurVyam8=
github.com/christopherHX/act v0.2.23-0.20230831190220-6a148bf6f184 h1:DfgsUT/60oLWmiR4ulugQ7BozOi3EvaW2IIL6n4scFQ=
github.com/christopherHX/act v0.2.23-0.20230831190220-6a148bf6f184/go.mod h1:jz9a0+0Yxu5MnORAsew2pfth3IVbhEgMfX8SurVyam8=
github.com/cilium/ebpf v0.7.0/go.mod h1:/oI2+1shJiTGAMgl6/RgJr36Eo1jzrRcAWbcXO2usCA=
github.com/cloudflare/circl v1.1.0 h1:bZgT/A+cikZnKIwn7xL2OBj012Bmvho/o6RpRvv3GKY=
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
Expand Down

0 comments on commit 0504471

Please sign in to comment.